Uses of Annotation Type
org.eclipse.jgit.annotations.NonNull

Packages that use NonNull
Package
Description
High-level API commands (the porcelain of JGit).
Reading and editing the directory cache (index).
Events and listener interfaces.
 
 
 
Ignore rule parser/matcher (for .gitignore entries).
Distributed file system based repository storage.
File based repository storage.
Reading/writing Git pack files.
 
 
 
 
 
 
 
Core API for repository, config, refs, object database.
Walking revision graphs (commit history).
Transport (fetch/push) for different protocols.
 
 
 
Utility classes.