@FunctionalInterface public interface SetsNamedValue<V>
| Modifier and Type | Method and Description |
|---|---|
void |
setOn(BiConsumer<String,? super V> setter,
V value) |
default void |
setOn(Map<String,? super V> map,
V value) |
Copyright © 2018 Digipost. All rights reserved.