| Package | Description |
|---|---|
| net.thevpc.common.props | |
| net.thevpc.common.props.impl |
| Modifier and Type | Method and Description |
|---|---|
WritableMap<String,WritableNamedNode<T>> |
WritableNamedNode.children() |
<K,V> WritableMap<K,V> |
Props.PropsBuilder.mapOf(Class<K> kType,
Class<V> vType) |
<K,V> WritableMap<K,V> |
Props.PropsBuilder.mapOf(PropertyType kType,
PropertyType vType) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWritableMapImpl<K,V> |
class |
WritableMapImpl<K,V> |
| Modifier and Type | Method and Description |
|---|---|
WritableMap<String,WritableNamedNode<T>> |
WritableNamedNodeImpl.children() |
Copyright © 2021 vpc open source initiative. All rights reserved.