public class CategoryAttributesIterable extends Object implements Iterable<CategoryAttribute>
Iterable of CategoryPath objects
into an Iterable of CategoryAttribute objects, which can be
used to construct a CategoryAttributesStream.| Constructor and Description |
|---|
CategoryAttributesIterable(Iterable<CategoryPath> inputIterable) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<CategoryAttribute> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic CategoryAttributesIterable(Iterable<CategoryPath> inputIterable)
public Iterator<CategoryAttribute> iterator()
iterator in interface Iterable<CategoryAttribute>Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.