public class RefCell<T> extends Object
RefCell()
T
get()
void
set(T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RefCell()
public T get()
public void set(T value)
Copyright © 2023. All rights reserved.