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