Searched refs:IntDiffer (Results 1 – 2 of 2) sorted by relevance
21 final public class IntDiffer { class26 public IntDiffer(int stackSize, int matchCount) { in IntDiffer() method in IntDiffer
837 IntDiffer differ = new IntDiffer(300, 3); in showDifference()