Package com.sun.corba.ee.impl.oa.poa
Class ActiveObjectMap.Key
- java.lang.Object
-
- com.sun.corba.ee.impl.oa.poa.ActiveObjectMap.Key
-
- Enclosing class:
- ActiveObjectMap
static class ActiveObjectMap.Key extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private byte[]
id
-
Constructor Summary
Constructors Constructor Description Key(byte[] id)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object key)
int
hashCode()
(package private) byte[]
id()
java.lang.String
toString()
-