public class Pointer<T> extends Object
T
value
Pointer()
Pointer(T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public volatile T value
public Pointer()
public Pointer(T value)
Copyright © 1970 The Apache Software Foundation. All rights reserved.