| Package | Description |
|---|---|
| net.thevpc.common.props | |
| net.thevpc.common.props.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
WritableLiMapAdapter<K,V> |
| Modifier and Type | Method and Description |
|---|---|
protected WritableLiMap<K,V> |
WritableLiMapAdapter.getWritableLiMapBase() |
<K,V> WritableLiMap<K,V> |
Props.PropsBuilder.lmap2Of(Class<K> kType,
Class<V> vType,
Function<V,ObservableValue<K>> nameSupplier) |
<K,V> WritableLiMap<K,V> |
Props.PropsBuilder.lmapOf(Class<K> kType,
Class<V> vType,
Function<V,K> valueToKey) |
| Modifier and Type | Class and Description |
|---|---|
class |
WritableLiMapBase<K,V> |
class |
WritableLiMapImpl<K,V> |
Copyright © 2022 vpc open source initiative. All rights reserved.