Searched refs:phaseCmp (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/java/util/jar/pack/
H A DBandStructure.java333 static int phaseCmp(int p0, int p1) { method in class:BandStructure
2531 if (p != null && phaseCmp(p.phase(), DISBURSE_PHASE) < 0) {
2582 if (p != null && phaseCmp(p.phase(), DONE_PHASE) < 0) {

Completed in 927 milliseconds