|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Lang.PairMethod
Code to run for a pair.
Method Summary | |
---|---|
void |
run(Object first,
Object second,
boolean isNextPair)
Code to run for a pair. |
Method Detail |
---|
void run(Object first, Object second, boolean isNextPair)
first
- second
- isNextPair
- true
if this pair is a sussequent pair (not the first)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |