Class MyLzwCompressor.ByteArray
- java.lang.Object
-
- org.apache.commons.imaging.common.mylzw.MyLzwCompressor.ByteArray
-
- Enclosing class:
- MyLzwCompressor
private static final class MyLzwCompressor.ByteArray extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ByteArray(byte[] bytes, int start, int length)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object o)
int
hashCode()
-