B - The builder to return in order to be able to apply multiple
build operations.public static interface CharSetAccessor.CharSetBuilder<B extends CharSetAccessor.CharSetBuilder<B>>
| Modifier and Type | Method and Description |
|---|---|
B |
withCharSet(char[] aCharSet)
Sets the charSet for the char set property.
|
B withCharSet(char[] aCharSet)
aCharSet - The charSet to be stored by the char set property.Copyright © 2018. All rights reserved.