Uses of Enum Class
org.eclipse.jgit.pgm.debug.LfsStore.StoreType
Packages that use LfsStore.StoreType
-
Uses of LfsStore.StoreType in org.eclipse.jgit.pgm.debug
Fields in org.eclipse.jgit.pgm.debug declared as LfsStore.StoreTypeMethods in org.eclipse.jgit.pgm.debug that return LfsStore.StoreTypeModifier and TypeMethodDescriptionstatic LfsStore.StoreTypeReturns the enum constant of this class with the specified name.static LfsStore.StoreType[]LfsStore.StoreType.values()Returns an array containing the constants of this enum class, in the order they are declared.