[Java] Class ShortWrapper
- org.codehaus.groovy.runtime.wrappers.ShortWrapper
Constructor Summary
Constructors
Constructor and description |
ShortWrapper
(short 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 ShortWrapper(short wrapped)