public class StyleGroupSet.ZIndex.ZIndexIterator extends Object implements Iterator<HashSet<StyleGroup>>
| Modifier and Type | Field and Description |
|---|---|
int |
index |
| Constructor and Description |
|---|
StyleGroupSet.ZIndex.ZIndexIterator() |
public boolean hasNext()
hasNext in interface Iterator<HashSet<StyleGroup>>public HashSet<StyleGroup> next()
next in interface Iterator<HashSet<StyleGroup>>public void remove()
remove in interface Iterator<HashSet<StyleGroup>>Copyright © 2015. All rights reserved.