Class LZWDecoder.LZWString

java.lang.Object
com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder.LZWString
All Implemented Interfaces:
Comparable<LZWDecoder.LZWString>
Enclosing class:
LZWDecoder

static final class LZWDecoder.LZWString extends Object implements Comparable<LZWDecoder.LZWString>