|
||||||||||
| 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 final class ChunkPositionComparator
This class is needed for ordering all types of
Chunks ascending by their Position.
| Field Summary | |
|---|---|
private static long |
serialVersionUID
|
| Constructor Summary | |
|---|---|
ChunkPositionComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(Chunk first,
Chunk second)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Field Detail |
|---|
private static final long serialVersionUID
| Constructor Detail |
|---|
public ChunkPositionComparator()
| Method Detail |
|---|
public int compare(Chunk first,
Chunk second)
compare in interface java.util.Comparator<Chunk>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||