インタフェースの使用
org.piax.common.Key
| パッケージ | 説明 |
|---|---|
| org.piax.common | |
| org.piax.common.subspace | |
| org.piax.common.wrapper | |
| org.piax.util |
-
org.piax.commonでのKeyの使用
org.piax.commonでのKeyのサブインタフェース 修飾子とタイプ インタフェース 説明 interfaceComparableKey<K>ComparableKey.java - A class of a comparable key.interfaceEndpointA class that corresponds to an endpoint.Keyを実装しているorg.piax.commonのクラス 修飾子とタイプ クラス 説明 static classComparableKey.SpecialKeyclassLocationThis class represents the location of a geographical point.classObjectIdA class that corresponds to an identifier of a object.classPeerIdstatic classPeerId.SpecialIdclassServiceIdA class that corresponds to an identifier of a service.classTransportIdA class of a identifier of a Transport.classTransportIdPath階層構造にあるTransportにおいて、上位層に向かう順序で最下位層から当該TransportのTransportId を並べたListを扱うクラス。 -
org.piax.common.subspaceでのKeyの使用
Key型の型パラメータを持つorg.piax.common.subspaceのクラス 修飾子とタイプ インタフェース 説明 interfaceKeyContainable<K extends Key>An interface of a key that contains a keyinterfaceRegion<K extends Key>A class that corresponds to a region -
org.piax.common.wrapperでのKeyの使用
Key型の型パラメータを持つorg.piax.common.wrapperのクラス 修飾子とタイプ クラス 説明 classConvertedComparableKey<K extends Key>A key wrapper of converted comparable type.org.piax.common.wrapperでのKeyのサブインタフェース 修飾子とタイプ インタフェース 説明 interfaceWrappedComparableKey<K extends Comparable<?>>A common interface of wrapped keys.Keyを実装しているorg.piax.common.wrapperのクラス 修飾子とタイプ クラス 説明 classBooleanKeyA key wrapper of boolean type.classByteKeyA key wrapper of byte type.classCharacterKeyA key wrapper of character type.classConvertedComparableKey<K extends Key>A key wrapper of converted comparable type.classDoubleKeyA key wrapper of double type.classEnumKey<K extends Enum<K>>A key wrapper of enum type.classFloatKeyA key wrapper of float type.classIntegerKeyA key wrapper of integer type.classLongKeyA key wrapper of long type.classNamedKey<K extends Comparable<?>>A key wrapper of name (identifier)classNumberKey<N extends Number & Comparable<?>>A key wrapper of number type.classShortKeyA key wrapper of short type.classStringKeyA key wrapper of string type.classWrappedComparableKeyImpl<K extends Comparable<?>>A common implementation of wrapped keys.Keyとして宣言されているorg.piax.common.wrapperのフィールド 修飾子とタイプ フィールド 説明 KConvertedComparableKey. key -
org.piax.utilでのKeyの使用
Keyを実装しているorg.piax.utilのクラス 修飾子とタイプ クラス 説明 static classKeyComparator.Infinity