|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kinsources.kiwa.hico.BubbleComparator
public class BubbleComparator
Nested Class Summary | |
---|---|
static class |
BubbleComparator.Criteria
|
Constructor Summary | |
---|---|
BubbleComparator(BubbleComparator.Criteria criteria)
|
Method Summary | |
---|---|
int |
compare(Bubble alpha,
Bubble bravo)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public BubbleComparator(BubbleComparator.Criteria criteria)
criteria
- Method Detail |
---|
public int compare(Bubble alpha, Bubble bravo)
compare
in interface java.util.Comparator<Bubble>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |