|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object aima.util.Calculator
public class Calculator
Constructor Summary | |
---|---|
Calculator()
|
Method Summary | |
---|---|
static int |
calculateSquareOfDistanceBetweenLocations(XYLocation loc1,
XYLocation loc2)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Calculator()
Method Detail |
---|
public static int calculateSquareOfDistanceBetweenLocations(XYLocation loc1, XYLocation loc2)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |