[Java] Class ByteWrapper

  • org.codehaus.groovy.runtime.wrappers.ByteWrapper
public class ByteWrapper
extends PojoWrapper
Inherited fields
Fields inherited from class Fields
class PojoWrapper delegate, wrapped
class Wrapper constrainedType

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

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