|
JAC project AOPSYS CEDRIC & LIP6 labs |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.jac.aspects.persistence.OID | +--org.objectweb.jac.aspects.persistence.LongOID
An implementation of OID with a long
Constructor Summary | |
LongOID(long oid)
|
Method Summary | |
boolean |
equals(Object obj)
Test if two OIDs are equal. |
long |
getOID()
|
int |
hashCode()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public LongOID(long oid)
Method Detail |
public long getOID()
public boolean equals(Object obj)
OID
equals
in class OID
obj
- the OID to test
public String toString()
toString
in class Object
public int hashCode()
hashCode
in class OID
|
Contact JAC development team: Renaud Pawlak Lionel Seinturier Laurent Martelli |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |