public class Ref<T> extends Object
Ref()
T
get()
boolean
isSet()
void
set(T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Ref()
public T get()
public void set(T value)
public boolean isSet()
Copyright © 2021 vpc open source initiative. All rights reserved.