Experts in SMS and MMS Technology. NCLs Provato is an SMS/MMS Gateway supporting  WAP Push, EMS, MMS, SMS, Nokia Smart Messaging, SMPP, CIMD, UCP, MM7, M20, TC35 NCL Technologies Ltd
Provato - SMS MMS Gateway
Mobile Messaging in J2EE & .NET

SwiftNote - Java SMS Toolkit

ie.ncl.sms.gsm
Class ShortMessageComparator

java.lang.Object
  extended by ie.ncl.sms.gsm.ShortMessageComparator
All Implemented Interfaces:
java.util.Comparator

public class ShortMessageComparator
extends java.lang.Object
implements java.util.Comparator

This comparator is used to create an index on message fragments that have been received.


Constructor Summary
ShortMessageComparator()
           
 
Method Summary
 int compare(java.lang.Object a, java.lang.Object b)
          Implements the Comparator API.
 boolean equals(java.lang.Object a)
          Implements the Comparator API.
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShortMessageComparator

public ShortMessageComparator()
Method Detail

equals

public boolean equals(java.lang.Object a)
Implements the Comparator API.

Specified by:
equals in interface java.util.Comparator
Overrides:
equals in class java.lang.Object

compare

public int compare(java.lang.Object a,
                   java.lang.Object b)
Implements the Comparator API.

Specified by:
compare in interface java.util.Comparator

Experts in SMS and MMS Technology. NCLs Provato is an SMS/MMS Gateway supporting  WAP Push, EMS, MMS, SMS, Nokia Smart Messaging, SMPP, CIMD, UCP, MM7, M20, TC35 NCL Technologies Ltd
Provato - SMS MMS Gateway
Mobile Messaging in J2EE & .NET

SwiftNote - Java SMS Toolkit