K - The type of the key property.KeyAccessor.KeyProperty<K>public static interface KeyAccessor.KeyMutator<K>
| Modifier and Type | Method | Description |
|---|---|---|
void |
setKey(K aKey) |
Sets the key for the key property.
|
void setKey(K aKey)
aKey - The key to be stored by the key property.Copyright © 2018. All rights reserved.