| Modifier and Type | Field and Description |
|---|---|
private com.google.common.collect.ImmutableList<RelOptRule> |
rules |
| Constructor and Description |
|---|
ListRuleSet(com.google.common.collect.ImmutableList<RelOptRule> rules) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
Iterator<RelOptRule> |
iterator() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorprivate final com.google.common.collect.ImmutableList<RelOptRule> rules
ListRuleSet(com.google.common.collect.ImmutableList<RelOptRule> rules)
public Iterator<RelOptRule> iterator()
iterator in interface Iterable<RelOptRule>Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.