Interface S2ShapeUtil.IntPredicate

  • Enclosing class:
    S2ShapeUtil

    public static interface S2ShapeUtil.IntPredicate
    A filter of indexes.
    • Method Detail

      • test

        boolean test​(int index)
        Returns whether the given value tests as true.