[Java] Class LazyReference<T>

  • org.codehaus.groovy.util.LazyReference

Soft reference with lazy initialization under lock

Constructor Detail

public LazyReference(ReferenceBundle bundle)

Method Detail

public void clear()

public T get()

public T initValue()

public String toString()

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/org/codehaus/groovy/util/LazyReference.html