class ObjectStaticExtensions extends Object
Static extensions to the base Object class.
| Constructor and description |
|---|
ObjectStaticExtensions() |
Similar to Object.with, but with the ability to use a static class
instead of an object instance so methods within the closure are invoked on
the static class.
@return