public class Ref<T> extends Object
Ref()
Ref(T t)
T
get()
void
set(T t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Ref()
public Ref(T t)
public T get()
public void set(T t)
Copyright © 2014–2018. All rights reserved.