JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.eclipse.jgit.annotations
Contents
Description
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.eclipse.jgit.annotations
package
org.eclipse.jgit.annotations
Annotation Types
Class
Description
NonNull
JGit's replacement for the
javax.annotation.Nonnull
.
Nullable
Marks types that can hold the value
null
at run time.