JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
N
O
U
N
nebula.plugin.release.util
- package nebula.plugin.release.util
O
ObjectUtil
- Class in
nebula.plugin.release.util
Utility class for general
Object
related operations.
U
unpack(Object)
- Static method in class nebula.plugin.release.util.
ObjectUtil
Unpacks the given object by recursively calling the
call()
method if the object is a
Closure
or
Callable
.
unpackString(Object)
- Static method in class nebula.plugin.release.util.
ObjectUtil
Unpacks the given object to its
String
value.
N
O
U
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes