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