public class DescribeEntryModelMastersIterator extends Object implements Iterator<EntryModelMaster>, Iterable<EntryModelMaster>
| Constructor and Description |
|---|
DescribeEntryModelMastersIterator(CacheDatabase cache,
Gs2DictionaryRestClient client,
String namespaceName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Iterator<EntryModelMaster> |
iterator() |
EntryModelMaster |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removeforEach, spliteratorpublic DescribeEntryModelMastersIterator(CacheDatabase cache, Gs2DictionaryRestClient client, String namespaceName)
public boolean hasNext()
hasNext in interface Iterator<EntryModelMaster>public EntryModelMaster next()
next in interface Iterator<EntryModelMaster>public Iterator<EntryModelMaster> iterator()
iterator in interface Iterable<EntryModelMaster>Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.