public class JavaLogFactory.JavaLogAdapterIterator extends Object implements Iterator
| Modifier | Constructor and Description |
|---|---|
protected |
JavaLogAdapterIterator(Enumeration<String> loggerNames) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Object |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingprotected JavaLogAdapterIterator(Enumeration<String> loggerNames)
Copyright © 2020 SNMP4J.org. All rights reserved.