Package cdc.pstrings
Class PackedString16
- java.lang.Object
-
- cdc.pstrings.PackedString
-
- cdc.pstrings.PackedString16
-
final class PackedString16 extends PackedString
-
-
Constructor Summary
Constructors Constructor Description PackedString16(byte[] bytes)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object other)inthashCode()protected byte[]toBytes()
-