E
- The type of the exception that may be thrown.@ConsumerType
@FunctionalInterface
public interface LoggerConsumer<E extends java.lang.Exception>
Logger
argument and produces no result.
This is a functional interface and can be used as the assignment target for a lambda expression or method reference.
Modifier and Type | Method and Description |
---|---|
void |
accept(Logger l)
Perform this operation on the specified
Logger . |
Copyright © OSGi Alliance (2000, 2020). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0