|
Holger's Java API |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.antelmann.util.AbstractIterator<ServerLogEntry>
com.antelmann.net.ServerLogFile.ServerLogEntryEnumerator
protected class ServerLogFile.ServerLogEntryEnumerator
| Constructor Summary | |
|---|---|
protected |
ServerLogFile.ServerLogEntryEnumerator(Filter<ServerLogEntry> filter)
|
| Method Summary | |
|---|---|
protected void |
finalize()
|
protected ServerLogEntry |
getNextElement()
if no more Element is available, this method is to return null or throw any Exception. |
| Methods inherited from class com.antelmann.util.AbstractIterator |
|---|
allowsNull, asIterable, close, concat, concat, convert, convert, count, currentElement, emptyEnumeration, emptyIterable, emptyIterator, enumerate, filter, filter, getAll, getCount, getEndCondition, getFilter, hasMoreElements, hasNext, iterate, iterate, iterator, list, list, list, list, monitor, monitor, next, nextElement, process, process, propagatesException, remove, reverseEnumeration, setAllowNull, setFilter, setPropagateException, sortEnumeration, sortEnumeration, stopIteration |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected ServerLogFile.ServerLogEntryEnumerator(Filter<ServerLogEntry> filter)
| Method Detail |
|---|
protected void finalize()
throws IOException
finalize in class ObjectIOException
protected ServerLogEntry getNextElement()
throws Exception
AbstractIteratornext().
getNextElement in class AbstractIterator<ServerLogEntry>Exception
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||