|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RowComparator
Interface for sorting according to row values.
Method Summary | |
---|---|
boolean |
isValueUndefined(int row)
Returns true if the value at the specified row is undefined. |
Methods inherited from interface cern.colt.function.IntComparator |
---|
compare, equals |
Method Detail |
---|
boolean isValueUndefined(int row)
true
if the value at the specified row is undefined.
row
- the row.
true
if the value at the specified row is undefined.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |