public class ByRef<T> extends Object
T
value
ByRef()
ByRef(T initialValue)
static <T> ByRef<T>
newInstance()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public T value
public ByRef()
public ByRef(T initialValue)
public static <T> ByRef<T> newInstance()
Copyright © 2014. All Rights Reserved.