Package org.elasticsearch.common.collect
Class Iterators
java.lang.Object
org.elasticsearch.common.collect.Iterators
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Iterators
public Iterators()
-
-
Method Details
-
single
Returns a single element iterator over the supplied value. -
concat
-