T
- referred value typepublic interface Ref<T> extends Value<T>, Settable<T>
Settable.set(Object)
and the reference can be get by Value.get()
.Refs
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.