[Java] Class LongWrapper

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

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

Constructor Detail

public LongWrapper(long 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/LongWrapper.html