B - The builder to return in order to be able to apply multiple
build operations.public static interface PercentAccessor.PercentBuilder<B extends PercentAccessor.PercentBuilder<B>>
| Modifier and Type | Method and Description |
|---|---|
B |
withPercent(int aPercent)
Sets the % for the % property.
|
B withPercent(int aPercent)
aPercent - The % to be stored by the % property.Copyright © 2018. All rights reserved.