B
- ターゲット MapBuilder
実装の型。K
- マップキー型。V
- マップ値型。public class MapBuilder<B extends MapBuilder<B,K,V>,K,V> extends ObjectSE
Map
SE の Builder
パターンの実装。修飾子と型 | フィールドと説明 |
---|---|
protected static SpelExpressionParser | PARSER |
コンストラクターと説明 |
---|
MapBuilder() |
修飾子と型 | メソッドと説明 |
---|---|
protected B | _this() |
MapSE<K, V> | get() |
B | put(K key, V value) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE