@Portable public class Categories extends CategoryItem implements Iterable<CategoryItem>
| Constructor and Description |
|---|
Categories() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<CategoryItem> |
iterator() |
int |
size() |
addChildren, contains, equals, getChildren, getDescription, getFullPath, getName, getParent, hasChild, hashCode, removeChildren, setNamepublic int size()
public Iterator<CategoryItem> iterator()
iterator in interface Iterable<CategoryItem>Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.