接口 LongPairRangeSet.RangeProcessor<T extends java.lang.Comparable<T>>

  • 类型参数:
    T - - The incoming type of data in the range object.
    封闭接口:
    LongPairRangeSet<T extends java.lang.Comparable<T>>

    public static interface LongPairRangeSet.RangeProcessor<T extends java.lang.Comparable<T>>
    The interface exposing a method for processing of ranges.
    • 方法详细资料

      • process

        boolean process​(com.google.common.collect.Range<T> range)
        参数:
        range -
        返回:
        false if there is no further processing required