B - The builder to return in order to be able to apply multiple
build operations.public static interface CharAccessor.CharBuilder<B extends CharAccessor.CharBuilder<B>>
| Modifier and Type | Method and Description |
|---|---|
B |
withChar(char aChar)
Sets the char for the char property.
|
B withChar(char aChar)
aChar - The char to be stored by the char property.Copyright © 2018. All rights reserved.