Uses of Enum
org.eclipse.jgit.internal.storage.file.FileObjectDatabase.InsertLooseObjectResult
Packages that use FileObjectDatabase.InsertLooseObjectResult
-
Uses of FileObjectDatabase.InsertLooseObjectResult in org.eclipse.jgit.internal.storage.file
Subclasses with type arguments of type FileObjectDatabase.InsertLooseObjectResult in org.eclipse.jgit.internal.storage.fileModifier and TypeClassDescription(package private) static enumMethods in org.eclipse.jgit.internal.storage.file that return FileObjectDatabase.InsertLooseObjectResultModifier and TypeMethodDescription(package private) FileObjectDatabase.InsertLooseObjectResult(package private) FileObjectDatabase.InsertLooseObjectResultCachedObjectDirectory.insertUnpackedObject(File tmp, ObjectId objectId, boolean createDuplicate) (package private) abstract FileObjectDatabase.InsertLooseObjectResultFileObjectDatabase.insertUnpackedObject(File tmp, ObjectId id, boolean createDuplicate) (package private) FileObjectDatabase.InsertLooseObjectResultObjectDirectory.insertUnpackedObject(File tmp, ObjectId id, boolean createDuplicate) Returns the enum constant of this type with the specified name.FileObjectDatabase.InsertLooseObjectResult.values()Returns an array containing the constants of this enum type, in the order they are declared.