Package | Description |
---|---|
net.sourceforge.jiu.color.quantization | |
net.sourceforge.jiu.util |
Class | Description |
---|---|
ComparatorInterface |
To be able to do sorting in Java 1.1 as defined in java.util.Arrays (which
is only available in Java 1.2 and higher), we offer a java.util.Comparator
clone under a different name: ComparatorInterface.
|
Class | Description |
---|---|
ComparatorInterface |
To be able to do sorting in Java 1.1 as defined in java.util.Arrays (which
is only available in Java 1.2 and higher), we offer a java.util.Comparator
clone under a different name: ComparatorInterface.
|