Package dev.snowdrop.buildpack
Class Slf4jLoggerFluentImpl<A extends Slf4jLoggerFluent<A>>
java.lang.Object
dev.snowdrop.buildpack.builder.BaseFluent<A>
dev.snowdrop.buildpack.Slf4jLoggerFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,Slf4jLoggerFluent<A>
- Direct Known Subclasses:
LogConfigFluentImpl.Slf4jLoggerNestedImpl,Slf4jLoggerBuilder
public class Slf4jLoggerFluentImpl<A extends Slf4jLoggerFluent<A>>
extends BaseFluent<A>
implements Slf4jLoggerFluent<A>
Generated
-
Field Summary
Fields inherited from class dev.snowdrop.buildpack.builder.BaseFluent
_visitables, VISIT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dev.snowdrop.buildpack.builder.BaseFluent
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
-
Constructor Details
-
Slf4jLoggerFluentImpl
public Slf4jLoggerFluentImpl() -
Slf4jLoggerFluentImpl
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceSlf4jLoggerFluent<A extends Slf4jLoggerFluent<A>>
-
withName
- Specified by:
withNamein interfaceSlf4jLoggerFluent<A extends Slf4jLoggerFluent<A>>
-
hasName
- Specified by:
hasNamein interfaceSlf4jLoggerFluent<A extends Slf4jLoggerFluent<A>>
-
equals
-
hashCode
public int hashCode()
-