public interface IMessageCollector
| Modifier and Type | Field and Description |
|---|---|
static IMessageCollector |
DummyCollector |
| Modifier and Type | Method and Description |
|---|---|
void |
addMessage(IMessage message) |
void |
setNote(String note) |
static final IMessageCollector DummyCollector
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.