public final class MutableHolder<T> extends Object
MutableHolder()
MutableHolder(T value)
T
getValue()
void
setValue(T value)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MutableHolder(T value)
public MutableHolder()
public T getValue()
public void setValue(T value)
public String toString()
toString
Object
Copyright © 2014. All rights reserved.