- java.lang.Object
-
- com.appslandia.common.base.Out<T>
-
-
Field Detail
-
value
public T value
-
-
Constructor Detail
-
Out
public Out()
-
Out
public Out(T value)
-
-
Method Detail
-
val
public T val() throws IllegalStateException
- Throws:
IllegalStateException
-
-