Class Location
- java.lang.Object
-
- ai.libs.jaicore.problems.enhancedttsp.Location
-
public class Location extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Location(short id, double x, double y)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)shortgetId()doublegetX()doublegetY()inthashCode()
-