public interface Initializable
Modifier and Type | Method and Description |
---|---|
Optional<List<BulletError>> |
initialize()
Validates and initializes this object.
|
Optional<List<BulletError>> initialize()
Optional
List
of BulletError
in this object or its constituents.Copyright © 2021. All rights reserved.