Package | net.sourceforge.fxpotpourri.logging.core |
Interface | public interface IRingBuffer |
Implementors | RingBuffer |
Property | Defined by | ||
---|---|---|---|
isFull : Boolean [read-only]
| IRingBuffer |
Method | Defined by | ||
---|---|---|---|
appendLogItem(item:LogItem):void
| IRingBuffer | ||
removeAll():ArrayCollection
| IRingBuffer |