Package com.ocient.cli.extract.wrappers
Class HexadecimalByteArrayWrapper
java.lang.Object
com.ocient.cli.extract.wrappers.HexadecimalByteArrayWrapper
- All Implemented Interfaces:
ByteArrayWrapper
public class HexadecimalByteArrayWrapper extends Object implements ByteArrayWrapper
-
Constructor Summary
Constructors Constructor Description HexadecimalByteArrayWrapper(byte[] byteArray) -
Method Summary
-
Constructor Details
-
HexadecimalByteArrayWrapper
public HexadecimalByteArrayWrapper(byte[] byteArray)
-
-
Method Details
-
toString
- Specified by:
toStringin interfaceByteArrayWrapper- Overrides:
toStringin classObject
-