public interface Configurable
Modifier and Type | Method and Description |
---|---|
void |
configure(BulletConfig configuration)
Takes a
BulletConfig containing configuration and applies it to itself. |
void configure(BulletConfig configuration)
BulletConfig
containing configuration and applies it to itself.configuration
- The configuration containing the settings.Copyright © 2021. All rights reserved.