@FunctionalInterface public interface Configurable
Modifier and Type | Method and Description |
---|---|
void |
configure(Configuration configuration)
Configures this component.
|
void configure(Configuration configuration) throws CheckstyleException
configuration
- the configuration to use.CheckstyleException
- if there is a configuration error.Copyright © 2001–2018. All rights reserved.