public class Rules extends Object
Rules()
Rules(Stream<Rule> stream)
boolean
match(String className)
Stream<Rule>
stream()
String
toJson()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Rules()
public Rules(Stream<Rule> stream)
public boolean match(String className)
public Stream<Rule> stream()
public String toJson()
public String toString()
toString
Object