E - the interface of the rules being stored.public class RuleList<E extends RuleIF> extends Object
| Constructor and Description |
|---|
RuleList() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRule(E rule) |
ArrayList<E> |
getRules() |
boolean |
initialized() |
void |
setInitialized() |
String |
toString() |
Copyright © 2023. All rights reserved.