public interface ImmutableRuleSet extends Iterable<Rule>
Modifier and Type | Method and Description |
---|---|
boolean |
contains(Rule rule) |
boolean |
isEmpty() |
Iterator<Rule> |
iterator() |
int |
size() |
forEach, spliterator
Copyright © 2014–2018 GraphIK (INRIA - LIRMM). All rights reserved.