ImmutableBondLength.Builder |
ImmutableBondLength.Builder.avg(double avg) |
Initializes the value for the avg attribute.
|
static ImmutableBondLength.Builder |
ImmutableBondLength.builder() |
|
ImmutableBondLength.Builder |
ImmutableBondLength.Builder.from(BondLength instance) |
Fill a builder with attribute values from the provided BondLength instance.
|
ImmutableBondLength.Builder |
ImmutableBondLength.Builder.max(double max) |
Initializes the value for the max attribute.
|
ImmutableBondLength.Builder |
ImmutableBondLength.Builder.min(double min) |
Initializes the value for the min attribute.
|