インタフェース MapSettable<K,V>
- 型パラメータ:
K- Key TypeV- Value Type
- すべてのスーパーインタフェース:
Settable<java.util.Map<K,V>>
- 既知のサブインタフェースのリスト:
MapProperty<K,V>
public interface MapSettable<K,V> extends Settable<java.util.Map<K,V>>
Map value Setter.
- 関連項目:
Map,Settable
-
メソッドの概要