| Constructor and Description |
|---|
ChannelsReadOnlyIterator(Iterable<T> channelIterable) |
| Modifier and Type | Method and Description |
|---|---|
static <T> Iterator<T> |
empty() |
boolean |
hasNext() |
Channel |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic static <T> Iterator<T> empty()
Copyright © 2008–2025 The Netty Project. All rights reserved.