Uses of Class
org.eclipse.jgit.pgm.debug.TextHashFunctions.Fold
Packages that use TextHashFunctions.Fold
-
Uses of TextHashFunctions.Fold in org.eclipse.jgit.pgm.debug
Fields in org.eclipse.jgit.pgm.debug declared as TextHashFunctions.FoldModifier and TypeFieldDescription(package private) final TextHashFunctions.Fold
TextHashFunctions.Function.fold
(package private) final TextHashFunctions.Fold
TextHashFunctions.golden_ratio
Applies the golden ratio and takes the upper bits.(package private) final TextHashFunctions.Fold
TextHashFunctions.truncate
Bitwise-and to extract only the low bits.Constructors in org.eclipse.jgit.pgm.debug with parameters of type TextHashFunctions.FoldModifierConstructorDescription(package private)
Function
(TextHashFunctions.Hash cmp, TextHashFunctions.Fold fold)