public class ResultNow<T> extends Object implements Result<T>, Serializable
ResultNow(T value)
T
now()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ResultNow(T value)
public T now()
Result
now
Result<T>
public String toString()
toString
Object
Copyright © 2014. All rights reserved.