パッケージ org.wcardinal.controller

クラス ControllerAttributes

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,Object>
org.wcardinal.controller.ControllerAttributes
すべての実装されたインタフェース:
Serializable, Cloneable, Map<String,Object>

public class ControllerAttributes extends HashMap<String,Object>
Central class holding controller attributes.
関連項目:
  • コンストラクタの詳細

    • ControllerAttributes

      public ControllerAttributes()