|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.util.AbstractIterator<ServerLogEntry>
org.jscience.net.ServerLogFile.ServerLogEntryEnumerator
protected class ServerLogFile.ServerLogEntryEnumerator
| Constructor Summary | |
|---|---|
protected |
ServerLogFile.ServerLogEntryEnumerator(Filter<ServerLogEntry> filter)
|
| Method Summary | |
|---|---|
protected void |
finalize()
|
protected ServerLogEntry |
getNextObject()
if no more Element is available, this method is to return null or throw any Exception |
| Methods inherited from class org.jscience.util.AbstractIterator |
|---|
enumerate, hasMoreElements, hasNext, iterate, list, list, next, nextElement, remove, reverseEnumeration, sortEnumeration |
| 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 java.io.IOException
finalize in class java.lang.Objectjava.io.IOException
protected ServerLogEntry getNextObject()
throws java.lang.Exception
AbstractIterator
getNextObject in class AbstractIterator<ServerLogEntry>java.lang.Exception - DOCUMENT ME!
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||