public class Slf4jLoggerFluentImpl<A extends Slf4jLoggerFluent<A>> extends BaseFluent<A> implements Slf4jLoggerFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
Slf4jLoggerFluentImpl() |
Slf4jLoggerFluentImpl(Slf4jLogger instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
int |
hashCode() |
Boolean |
hasName() |
A |
withName(String name) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic Slf4jLoggerFluentImpl()
public Slf4jLoggerFluentImpl(Slf4jLogger instance)
public String getName()
getName in interface Slf4jLoggerFluent<A extends Slf4jLoggerFluent<A>>public A withName(String name)
withName in interface Slf4jLoggerFluent<A extends Slf4jLoggerFluent<A>>public Boolean hasName()
hasName in interface Slf4jLoggerFluent<A extends Slf4jLoggerFluent<A>>Copyright © 2020–2022 Red Hat. All rights reserved.