[Java] Interface Reference<T, V extends Finalizable>
public interface Reference<T, V extends Finalizable>
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
public void |
clear() | |
public T |
get() | |
public V |
getHandler() |
Method Detail
public void clear()
public T get()
public V getHandler()
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/org/codehaus/groovy/util/Reference.html