|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectProGAL.dataStructures.rangeSearching.rangeTree.RangeTreeAssocValue
public class RangeTreeAssocValue
| Field Summary | |
|---|---|
int |
leftindex
|
Point |
point
|
int |
rightindex
|
| Constructor Summary | |
|---|---|
RangeTreeAssocValue(Point point,
int leftindex,
int rightindex)
Instanciates an value object in a associated structure. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Point point
public int leftindex
public int rightindex
| Constructor Detail |
|---|
public RangeTreeAssocValue(Point point,
int leftindex,
int rightindex)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||