
public interface ModifiableRealmIdentityIterator extends Iterator<ModifiableRealmIdentity>, AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
default void |
close()
Close any underlying resources.
|
static ModifiableRealmIdentityIterator |
emptyIterator()
Returns an iterator that has no elements and is closeable.
|
forEachRemaining, hasNext, next, removedefault void close()
throws RealmUnavailableException
close in interface AutoCloseableRealmUnavailableExceptionstatic ModifiableRealmIdentityIterator emptyIterator()
Copyright © 2020 JBoss by Red Hat. All rights reserved.