public class RuleDuration extends java.lang.Object implements java.lang.Comparable<RuleDuration>
Constructor and Description |
---|
RuleDuration(long elapsed,
Rule rule) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(RuleDuration other) |
public Rule rule
public long time
public RuleDuration(long elapsed, Rule rule)
public int compareTo(RuleDuration other)
compareTo
in interface java.lang.Comparable<RuleDuration>
Copyright © 2002-2014 InfoEther. All Rights Reserved.