Interface IndexMerger.IndexConsumer

Enclosing interface:
IndexMerger

public static interface IndexMerger.IndexConsumer
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    merge(int pFirstValue, int pSecondValue, int pThirdValue)
     
  • Method Details

    • merge

      boolean merge(int pFirstValue, int pSecondValue, int pThirdValue)