|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.protocols.smpp.gsm.HeaderElementComparator
public class HeaderElementComparator
Comparator of HeaderElements that allows elements to be ordered
based on whether they repeat across concatenated messages or not.
| Constructor Summary | |
|---|---|
HeaderElementComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(HeaderElement o1,
HeaderElement o2)
|
| 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 HeaderElementComparator()
| Method Detail |
|---|
public int compare(HeaderElement o1,
HeaderElement o2)
compare in interface java.util.Comparator<HeaderElement>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||