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>
Version:
$Id: LZWDecoder.java,v 1.0 08.05.12 21:11 haraldk Exp$