Package | Description |
---|---|
org.elasticsearch.common.collect |
Modifier and Type | Method and Description |
---|---|
static Iterators2 |
Iterators2.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Iterators2[] |
Iterators2.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2015. All rights reserved.