- Companion
- object
Value members
Abstract methods
- Definition Classes
Concrete methods
- Definition Classes
- Definition Classes
Inherited methods
- Inherited from
- Map
- Inherited from
- Map
Super-expensive full traversal to see if descendant is anywhere underneath this container.
Super-expensive full traversal to see if descendant is anywhere underneath this container.
- Inherited from
- Container
- Inherited from
- Map
- Inherited from
- Map
Replace a child of this value. CAUTION if replacement is null, delete the child, which may also delete the parent, or make the parent into a non-container.
Replace a child of this value. CAUTION if replacement is null, delete the child, which may also delete the parent, or make the parent into a non-container.
- Inherited from
- Container
Recursively unwraps the object, returning a map from String to whatever plain Java values are unwrapped from the object's values.
Recursively unwraps the object, returning a map from String to whatever plain Java values are unwrapped from the object's values.
- Returns
a
java.util.Map
containing plain Java objects- Definition Classes
- Inherited from
- ConfigObject