T
public class Ref<T> extends Object
Ref()
Ref(T obj)
get()
void
set(T obj)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Ref()
public Ref(T obj)
public T get()
public void set(T obj)
public String toString()
toString
Object
Copyright © 2019–2021 HCL. All rights reserved.