D
- destination typeV
- argument type of the setterpublic interface DestinationSetter<D,V>
Modifier and Type | Method and Description |
---|---|
void |
accept(D destination,
V value)
Performs this operation to set the value into destination
|
Copyright © 2011–2024. All rights reserved.