|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pmd.benchmark.RuleDuration
public class RuleDuration
Field Summary | |
---|---|
Rule |
rule
|
long |
time
|
Constructor Summary | |
---|---|
RuleDuration(long elapsed,
Rule rule)
|
Method Summary | |
---|---|
int |
compareTo(RuleDuration other)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Rule rule
public long time
Constructor Detail |
---|
public RuleDuration(long elapsed, Rule rule)
Method Detail |
---|
public int compareTo(RuleDuration other)
compareTo
in interface java.lang.Comparable<RuleDuration>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |