クラス DataPayload
アプリ固有のデータペイロードを表すクラス。
key-value型で値をセットする。
- 関連項目:
-
ネストされたクラスの概要
クラスから継承されたネストされたクラス/インタフェース java.util.AbstractMap
AbstractMap.SimpleEntry<K,
V>, AbstractMap.SimpleImmutableEntry<K, V> -
コンストラクタの概要
-
メソッドの概要
クラスから継承されたメソッド java.util.HashMap
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, newHashMap, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
クラスから継承されたメソッド java.util.AbstractMap
equals, hashCode, toString