uka.karmi.gm
Class GMUTID
java.lang.Object
uka.karmi.rmi.UTID
uka.karmi.gm.GMUTID
- All Implemented Interfaces:
- Anonymous, Immutable, java.io.Serializable
- public class GMUTID
- extends UTID
- Author:
- Bernhard Haumacher
- See Also:
- Serialized Form
|
Field Summary |
(package private) GM.UID |
uid
|
(package private) int |
vport
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
uid
GM.UID uid
vport
int vport
GMUTID
GMUTID(GM.UID uid,
int vport,
GMTechnology technology)
GMUTID
GMUTID(int vport,
GMTechnology technology,
ExportPoint ep)
hashCode
public int hashCode()
equals
public boolean equals(java.lang.Object other)
equals
public final boolean equals(GMUTID other)
toStringMembers
public java.lang.String toStringMembers()
- Overrides:
toStringMembers in class UTID