Package com.sun.corba.ee.impl.misc
Class ByteArrayWrapper
- java.lang.Object
-
- com.sun.corba.ee.impl.misc.ByteArrayWrapper
-
public class ByteArrayWrapper extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private byte[]
objKey
-
Constructor Summary
Constructors Constructor Description ByteArrayWrapper(byte[] objKey)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
byte[]
getObjKey()
int
hashCode()
-