public static class CharObjectMap.EntryIterable<T> extends Object implements Iterable<CharObjectMap.Entry<T>>
| Constructor and Description |
|---|
EntryIterable(CharObjectMap<T> map) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<CharObjectMap.Entry<T>> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic EntryIterable(CharObjectMap<T> map)
public Iterator<CharObjectMap.Entry<T>> iterator()
iterator in interface Iterable<CharObjectMap.Entry<T>>Copyright © 2017. All rights reserved.