|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jaudiotagger.audio.asf.util.ChunkPositionComparator
public class ChunkPositionComparator
This class is needed for ordering all types of
Chunks ascending by their Position.
| Constructor Summary | |
|---|---|
ChunkPositionComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(Chunk c1,
Chunk c2)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public ChunkPositionComparator()
| Method Detail |
|---|
public int compare(Chunk c1,
Chunk c2)
compare in interface java.util.Comparator<Chunk>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||