パッケージ org.piax.common

インタフェース ComparableKey<K>

すべてのスーパーインタフェース:
Comparable<K>, Destination, Key, Serializable
既知のサブインタフェースのリスト:
WrappedComparableKey<K>
既知の実装クラスのリスト:
BooleanKey, ByteKey, CharacterKey, ComparableKey.SpecialKey, ConvertedComparableKey, DoubleKey, EnumKey, FloatKey, IntegerKey, KeyComparator.Infinity, LongKey, NamedKey, NumberKey, ObjectId, PeerId, PeerId.SpecialId, ServiceId, ShortKey, StringKey, TransportId, TransportIdPath, WrappedComparableKeyImpl

public interface ComparableKey<K>
extends Key, Comparable<K>
ComparableKey.java - A class of a comparable key.
  • ネストされたクラスの概要

    ネストされたクラス 
    修飾子とタイプ インタフェース 説明
    static class  ComparableKey.SpecialKey  
  • メソッドの概要

    インタフェースから継承されたメソッド java.lang.Comparable

    compareTo