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 classA permanently empty Optionallystatic classA permanent(hard) reference to an objectstatic classA SoftReference OptionallyFields in org.eclipse.jgit.internal.util declared as OptionallyModifier and TypeFieldDescriptionstatic final Optionally<?>Optionally.EMPTYThe empty OptionallyMethods in org.eclipse.jgit.internal.util that return OptionallyModifier and TypeMethodDescriptionstatic <T> Optionally<T>Optionally.empty()Get empty Optionally