|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RecordFilter
Record filter interface to accept or reject records given their RecordCursor
.
Method Summary | |
---|---|
boolean |
accept(RecordCursor cur)
Returns true if record pointed to by this cursor is accepted. |
Method Detail |
---|
boolean accept(RecordCursor cur)
true
if record pointed to by this cursor is accepted.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |