Class Optional.Some<E>
java.lang.Object
com.aparapi.internal.model.Optional.Some<E>
- All Implemented Interfaces:
Optional<E>
-
Nested Class Summary
Nested classes/interfaces inherited from interface Optional
Optional.None<E>, Optional.Some<E> -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
-
-
Constructor Details
-
Some
-
-
Method Details
-
of
-
get
-
isPresent
-