Interface ReadOnlyIndex.TargetComparator

Enclosing interface:
ReadOnlyIndex

public static interface ReadOnlyIndex.TargetComparator
  • Method Summary

    Modifier and Type Method Description
    int compareTargetTo​(long rKey, int direction)  
  • Method Details