|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Prioritizer
| Method Summary | |
|---|---|
int |
compareTo(Map<String,Object> a,
Map<String,Object> b)
priority of a is lower than b : compare(a,b) > 0 priority of b is lower than a : compare(a,b) < 0 a and b have the same priority : compare(a,b) = 0 |
| Method Detail |
|---|
int compareTo(Map<String,Object> a,
Map<String,Object> b)
a - b -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||