パッケージ org.wcardinal.controller
クラス ControllerAttributes
- すべての実装されたインタフェース:
Serializable
,Cloneable
,Map<String,
Object>
Central class holding controller attributes.
- 関連項目:
-
ネストされたクラスの概要
クラスから継承されたネストされたクラス/インタフェース java.util.AbstractMap
AbstractMap.SimpleEntry<K extends Object,
V extends Object>, AbstractMap.SimpleImmutableEntry<K extends Object, V extends Object> -
コンストラクタの概要
コンストラクタ -
メソッドの概要
クラスから継承されたメソッド java.util.HashMap
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
クラスから継承されたメソッド java.util.AbstractMap
equals, hashCode, toString
-
コンストラクタの詳細
-
ControllerAttributes
public ControllerAttributes()
-