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