public class RuleList<K> extends Object
RuleList(List<Rule<?,K>> rules)
String
getKey()
List<Rule<?,K>>
getRules()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RuleList(List<Rule<?,K>> rules)
public List<Rule<?,K>> getRules()
public String getKey()
Copyright © 2019. All rights reserved.