Uses of Interface
org.eclipse.jgit.internal.util.Optionally
Packages that use Optionally
-
Uses of Optionally in org.eclipse.jgit.internal.util
Classes in org.eclipse.jgit.internal.util that implement OptionallyModifier and TypeClassDescriptionstatic class
A permanently empty Optionallystatic class
A permanent(hard) reference to an objectstatic class
A SoftReference OptionallyFields in org.eclipse.jgit.internal.util declared as OptionallyModifier and TypeFieldDescriptionstatic final Optionally<?>
Optionally.EMPTY
The empty OptionallyMethods in org.eclipse.jgit.internal.util that return OptionallyModifier and TypeMethodDescriptionstatic <T> Optionally<T>
Optionally.empty()
Get empty Optionally