Uses of Class
org.eclipse.jgit.util.FS.LockToken
Packages that use FS.LockToken
Package
Description
File based repository storage.
Utility classes.
-
Uses of FS.LockToken in org.eclipse.jgit.internal.storage.file
Fields in org.eclipse.jgit.internal.storage.file declared as FS.LockToken -
Uses of FS.LockToken in org.eclipse.jgit.util
Methods in org.eclipse.jgit.util that return FS.LockTokenModifier and TypeMethodDescriptionFS_POSIX.createNewFileAtomic
(File file) Create a new file.FS.createNewFileAtomic
(File path) Create a new file.private static FS.LockToken