Interface ClosestDataFrame.Excluder<R>

  • Enclosing class:
    ClosestDataFrame<R,​C,​V>

    public static interface ClosestDataFrame.Excluder<R>
    • Method Detail

      • exclude

        boolean exclude​(R row)