- org.codehaus.groovy.runtime.wrappers.ByteWrapper
-
-
Constructor Summary
Constructors
Constructor and description |
ByteWrapper
(byte 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 ByteWrapper(byte wrapped)
Copyright © 2003-2014 The Codehaus. All rights reserved.