|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectus.ihmc.utilities.dataStructures.hyperCubeTree.HyperCubeLeaf<T>
public class HyperCubeLeaf<T>
Constructor Summary | |
---|---|
HyperCubeLeaf(T value,
double[] location)
|
Method Summary | |
---|---|
double[] |
getLocation()
|
T |
getValue()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HyperCubeLeaf(T value, double[] location)
Method Detail |
---|
public T getValue()
public double[] getLocation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |