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