|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjline.ConsoleReaderInputStream.ConsoleEnumeration
private static class ConsoleReaderInputStream.ConsoleEnumeration
| Field Summary | |
|---|---|
private ConsoleReaderInputStream.ConsoleLineInputStream |
next
|
private ConsoleReaderInputStream.ConsoleLineInputStream |
prev
|
private ConsoleReader |
reader
|
| Constructor Summary | |
|---|---|
ConsoleReaderInputStream.ConsoleEnumeration(ConsoleReader reader)
|
|
| Method Summary | |
|---|---|
boolean |
hasMoreElements()
|
java.lang.Object |
nextElement()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final ConsoleReader reader
private ConsoleReaderInputStream.ConsoleLineInputStream next
private ConsoleReaderInputStream.ConsoleLineInputStream prev
| Constructor Detail |
|---|
public ConsoleReaderInputStream.ConsoleEnumeration(ConsoleReader reader)
| Method Detail |
|---|
public java.lang.Object nextElement()
nextElement in interface java.util.Enumerationpublic boolean hasMoreElements()
hasMoreElements in interface java.util.Enumeration
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||