パッケージ org.piax.common.subspace

クラス Upper<K extends ComparableKey<?>>

java.lang.Object
org.piax.common.subspace.LowerUpper
org.piax.common.subspace.Upper<K>
すべての実装されたインタフェース:
Serializable, Destination

public class Upper<K extends ComparableKey<?>>
extends LowerUpper
A class that corresponds to the upper limit
関連項目:
直列化された形式
  • コンストラクタの詳細

    • Upper

      public Upper​(boolean inclusive, K point, int maxNum)
      パラメータ:
      inclusive - true if the point is included.
      point - the point
      maxNum - maximum number of the keys that matches.
    • Upper

      public Upper​(K point, int maxNum)
    • Upper

      public Upper​(K point)
  • メソッドの詳細