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