Interface | Description |
---|---|
Closable | |
Configurable | |
Initializable | |
Monoidal |
This interface captures the associative operations that can be performed within Bullet.
|
Class | Description |
---|---|
BulletConfig | |
BulletError | |
Config | |
RandomPool<T> | |
SerializerDeserializer | |
Utilities | |
Validator |
This class validates instances of
BulletConfig . |
Validator.Entry |
This represents a field in the Validator.
|
Validator.Relationship |
This represents a binary relationship between two fields in a
BulletConfig . |
Validator.State |
This represents a n-ary validation for the config.
|
Exception | Description |
---|---|
BulletException |
Copyright © 2021. All rights reserved.