JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package org.eclipse.jgit.annotations
Annotation Types Summary
Annotation Type
Description
NonNull
JGit's replacement for the
javax.annotation.Nonnull
.
Nullable
Marks types that can hold the value
null
at run time.