public class Out<T> extends Object
T
value
Out()
Out(T value)
orElse(T defaultValue)
String
toString()
val()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public T value
public Out()
public Out(T value)
public T val() throws IllegalStateException
IllegalStateException
public T orElse(T defaultValue)
public String toString()
toString
Object
Copyright © 2021. All rights reserved.