|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface DeltaQueue.DeltaMatcher
Interface for comparing two delta instances.
Method Summary | |
---|---|
boolean |
matches(DeltaQueue.Deltable deltable)
Returns true if the specified delta matches some
criteria. |
Method Detail |
---|
boolean matches(DeltaQueue.Deltable deltable)
true
if the specified delta matches some
criteria.
deltable
- Delta.
true
if the specified delta matches some
criteria, false
otherwise.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |