public interface FastIterator
| Modifier and Type | Interface and Description |
|---|---|
static class |
FastIterator.IteratorAdapter |
| Modifier and Type | Field and Description |
|---|---|
static FastIterator |
EMPTY |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFullIterator() |
Entry |
next(Entry object) |
static final FastIterator EMPTY
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.