
class HashMapHierarchy.Rec.ItrParents extends Object implements Hierarchy.Iter<O>
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
pos |
| Constructor and Description |
|---|
HashMapHierarchy.Rec.ItrParents() |
public boolean valid()
Iterpublic void advance()
Iterpublic O get()
Hierarchy.Iterget in interface Hierarchy.Iter<O>