パッケージ org.piax.common.wrapper
クラス EnumKey<K extends Enum<K>>
java.lang.Object
org.piax.common.wrapper.WrappedComparableKeyImpl<K>
org.piax.common.wrapper.EnumKey<K>
- すべての実装されたインタフェース:
Serializable,Comparable<WrappedComparableKey<K>>,ComparableKey<WrappedComparableKey<K>>,Destination,Key,WrappedComparableKey<K>
public class EnumKey<K extends Enum<K>> extends WrappedComparableKeyImpl<K>
A key wrapper of enum type.
- 関連項目:
- 直列化された形式
-
コンストラクタの詳細
-
EnumKey
- パラメータ:
key- the key
-