- java.lang.Object
-
- com.endeca.collections.util.SizedIterable<T>
-
-
Constructor Summary
Constructors
Constructor and Description |
SizedIterable(java.lang.Iterable<T> iterable,
int size) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.util.Iterator<T> |
iterator() |
int |
size() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright 2003, 2014, Oracle and/or its affiliates. All rights reserved.