|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--lt.ktu.tsp.TSP_tabu.Estimate
| Constructor Summary | |
Estimate(long estim)
Creates a new instance of Estimate |
|
| Method Summary | |
void |
assign(Estimate e)
Priskyrimas |
long |
getValue()
|
boolean |
isLesser(Estimate e)
|
void |
setValue(long l)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Estimate(long estim)
| Method Detail |
public long getValue()
public void setValue(long l)
public boolean isLesser(Estimate e)
isLesser in interface Estimatepublic void assign(Estimate e)
assign in interface Estimatepublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||