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