public class TailQueue
extends java.lang.Object
Constructor and Description |
---|
TailQueue()
create a line queue
|
Modifier and Type | Method and Description |
---|---|
void |
addLine(TailLine line) |
void |
close() |
boolean |
isClosed() |
boolean |
isEmpty() |
TailLine |
nextLine() |
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.