@FunctionalInterface public static interface CompositeMessagePrinter.PrinterProvider<M>
| Modifier and Type | Method and Description |
|---|---|
MessagePrinter<? super M> |
provide(long line,
long entryId,
M message) |
MessagePrinter<? super M> provide(long line, long entryId, M message)
Copyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.