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()
Iter
public void advance()
Iter
public O get()
Hierarchy.Iter
get
in interface Hierarchy.Iter<O>