K
- the key typeB
- The builder to return in order to be able to apply multiple
build operations.public static interface KeyAccessor.KeyBuilder<K,B extends KeyAccessor.KeyBuilder<K,B>>
Modifier and Type | Method and Description |
---|---|
B |
withKey(K aKey)
Sets the key for the key property.
|
Copyright © 2017. All rights reserved.