Uses of Enum Class
org.eclipse.jgit.internal.util.ShutdownHook
Packages that use ShutdownHook
-
Uses of ShutdownHook in org.eclipse.jgit.internal.util
Methods in org.eclipse.jgit.internal.util that return ShutdownHookModifier and TypeMethodDescriptionstatic ShutdownHookReturns the enum constant of this class with the specified name.static ShutdownHook[]ShutdownHook.values()Returns an array containing the constants of this enum class, in the order they are declared.