Package com.macrofocus.molap.dataframe
Interface ClosestDataFrame.Excluder<R>
-
- Enclosing class:
- ClosestDataFrame<R,C,V>
public static interface ClosestDataFrame.Excluder<R>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
exclude(R row)
-
-
-
Method Detail
-
exclude
boolean exclude(R row)
-
-