Package japicmp.util
Class Optional.Present<T>
java.lang.Object
japicmp.util.Optional<T>
japicmp.util.Optional.Present<T>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class japicmp.util.Optional
absent, fromNullable, of
-
Field Details
-
reference
-
-
Constructor Details
-
Present
Present(T reference)
-
-
Method Details
-
isPresent
public boolean isPresent() -
get
-
or
-
or
-
hashCode
public int hashCode() -
equals
-
toString
-