Uses of Class
org.eclipse.jgit.lfs.lib.MutableLongObjectId
-
Packages that use MutableLongObjectId Package Description org.eclipse.jgit.lfs.lib -
-
Uses of MutableLongObjectId in org.eclipse.jgit.lfs.lib
Constructors in org.eclipse.jgit.lfs.lib with parameters of type MutableLongObjectId Constructor Description MutableLongObjectId(MutableLongObjectId src)
Copying constructor.
-