public abstract class Value<T> extends Object
protected T
value
Value(T value)
T
get()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected T value
public Value(T value)
public T get()
public String toString()
toString
Object
Copyright © 2016. All Rights Reserved.