public class SingleItemResult<T> extends java.lang.Object
SingleItemResult(T item)
T
getItem()
boolean
isPresent()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SingleItemResult(T item)
public T getItem()
public boolean isPresent()