public class PropResult extends Object
PropResult(Prop<?> prop)
PropResult(Throwable error)
Throwable
getError()
Prop<?>
getProp()
boolean
isError()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PropResult(Prop<?> prop)
public PropResult(Throwable error)
public Prop<?> getProp()
public Throwable getError()
public boolean isError()
Copyright © 2017. All rights reserved.