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, wait
forEachRemaining
protected JavaLogAdapterIterator(Enumeration<String> loggerNames)
Copyright © 2016 SNMP4J.org. All rights reserved.