Details
Description
Groovy does not support overloaded setters. To accommodate this, the setter should take an object and use reflection to determine the correct action.
Groovy does not support overloaded setters. To accommodate this, the setter should take an object and use reflection to determine the correct action.