Uses of Class
org.eclipse.jgit.pgm.debug.TextHashFunctions.Fold
-
Packages that use TextHashFunctions.Fold Package Description org.eclipse.jgit.pgm.debug -
-
Uses of TextHashFunctions.Fold in org.eclipse.jgit.pgm.debug
Fields in org.eclipse.jgit.pgm.debug declared as TextHashFunctions.Fold Modifier and Type Field Description (package private) TextHashFunctions.FoldTextHashFunctions.Function. fold(package private) TextHashFunctions.FoldTextHashFunctions. golden_ratioApplies the golden ratio and takes the upper bits.(package private) TextHashFunctions.FoldTextHashFunctions. truncateBitwise-and to extract only the low bits.Constructors in org.eclipse.jgit.pgm.debug with parameters of type TextHashFunctions.Fold Constructor Description Function(TextHashFunctions.Hash cmp, TextHashFunctions.Fold fold)
-