Uses of Package
org.eclipse.jgit.internal.util
Packages that use org.eclipse.jgit.internal.util
Package
Description
File based repository storage.
-
Classes in org.eclipse.jgit.internal.util used by org.eclipse.jgit.internal.storage.fileClassDescriptionInterface representing a reference to a potentially mutable optional object.
-
Classes in org.eclipse.jgit.internal.util used by org.eclipse.jgit.internal.utilClassDescriptionA class that is registered as an OSGi service via the manifest.Interface representing a reference to a potentially mutable optional object.The singleton
ShutdownHookprovides a means to registerShutdownHook.Listeners that are run when JGit is uninstalled, either in an OSGi framework when this bundle is deactivated, or otherwise, when the JVM as a whole shuts down.Object that needs to cleanup on shutdown.