public final class ConfigResult.Success<T extends Object> extends ConfigResult<T>
private final T
value
Success(T value)
final T
getValue()
equals, hashCode, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final T getValue()