Interface PairList.Consumer

Enclosing interface:
PairList

public static interface PairList.Consumer
  • Method Summary

    Modifier and Type Method Description
    boolean merge​(int x, int y, int index)  
  • Method Details

    • merge

      boolean merge​(int x, int y, int index)