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.FoldTextHashFunctions.Function.fold(package private) final TextHashFunctions.FoldTextHashFunctions.golden_ratioApplies the golden ratio and takes the upper bits.(package private) final TextHashFunctions.FoldTextHashFunctions.truncateBitwise-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)