[Java] Class ByteWrapper
- org.codehaus.groovy.runtime.wrappers.ByteWrapper
public class ByteWrapper extends PojoWrapper
Fields inherited from class | Fields |
---|---|
class PojoWrapper | delegate, wrapped |
class Wrapper | constrainedType |
Constructor Summary
Constructor and description |
---|
ByteWrapper
(byte wrapped) |
Inherited Methods Summary
Methods inherited from class | Name |
---|---|
class PojoWrapper | getDelegatedMetaClass, getProperty, getWrapped, invokeMethod, setMetaClass, setProperty, unwrap |
class Wrapper | getDelegatedMetaClass, getMetaClass, getType, getWrapped, unwrap |
Constructor Detail
public ByteWrapper(byte wrapped)
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/org/codehaus/groovy/runtime/wrappers/ByteWrapper.html