|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.abstracthorizon.mercury.imap.util.section.UID
public class UID
UID section
| Field Summary | |
|---|---|
static int |
hash
Hash code of UID string |
static UID |
instance
Static UID instance |
static String |
UID
UID string |
| Constructor Summary | |
|---|---|
UID()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object o)
Returns true if object is of UID type |
int |
hashCode()
Returns hash code |
String |
toString()
Returns string representation of this object |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String UID
public static final int hash
public static final UID instance
| Constructor Detail |
|---|
public UID()
| Method Detail |
|---|
public String toString()
toString in class Objectpublic boolean equals(Object o)
true if object is of UID type
equals in class Objectpublic int hashCode()
hashCode in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||