インタフェースの使用
org.piax.common.subspace.KeyContainable
| パッケージ | 説明 |
|---|---|
| org.piax.common.subspace |
-
org.piax.common.subspaceでのKeyContainableの使用
org.piax.common.subspaceでのKeyContainableのサブインタフェース 修飾子とタイプ インタフェース 説明 interfaceGeoRegionA class that corresponds to a geographical region.interfaceRegion<K extends Key>A class that corresponds to a regionKeyContainableを実装しているorg.piax.common.subspaceのクラス 修飾子とタイプ クラス 説明 classGeoCircleAn area defined by geographical circle.classGeoEllipseclassGeoRectangleTheGeoRectangleclass describes a geographical rectangle defined by a location(x,y)and dimension(width x height).classKeyRange<K extends ComparableKey<?>>A class that corresponds to the range of keyclassKeyRanges<K extends ComparableKey<?>>ComparableであるKey型を要素として持つ様々な範囲指定を統一的に扱うためのクラス。