public class RuleSet extends Object
static RuleSet
empty
create(List<Rule> rules)
create(String ruleString)
boolean
equals(Object other)
List<Rule>
getRules()
int
hashCode()
getClass, notify, notifyAll, toString, wait, wait, wait
public static final RuleSet empty
public static RuleSet create(List<Rule> rules)
public static RuleSet create(String ruleString)
public List<Rule> getRules()
public int hashCode()
hashCode
Object
public boolean equals(Object other)
equals
Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP