[Java] Class LongWrapper
- org.codehaus.groovy.runtime.wrappers.LongWrapper
Constructor Summary
Constructors
Constructor and description |
LongWrapper
(long wrapped)
|
Inherited Methods Summary
Inherited Methods
Methods inherited from class | Name |
class PojoWrapper | getDelegatedMetaClass, getProperty, getWrapped, invokeMethod, setMetaClass, setProperty, unwrap |
class Wrapper | getDelegatedMetaClass, getMetaClass, getType, getWrapped, unwrap |
class Object | wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Constructor Detail
public LongWrapper(long wrapped)