public interface LogProducer
Modifier and Type | Method and Description |
---|---|
void |
addListener(LogListener l) |
void |
removeAllListeners() |
void |
removeListener(LogListener l) |
void addListener(LogListener l)
void removeListener(LogListener l)
void removeAllListeners()