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 booleanequals(java.lang.Object key)inthashCode()(package private) byte[]id()java.lang.StringtoString()
-