|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectscheduler.TravelSolutionsSorter.SortTag
A tag used while sorting. It keeps a reference to the travel solution and an object holding a value of the property the sorting is performed on.
Field Summary | |
(package private) double |
assignedValue
A value of the property the sorting is performed on for this travel solution. |
(package private) ConnectionsFinderTask |
task
A travel solution. |
Constructor Summary | |
private |
TravelSolutionsSorter.SortTag()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
ConnectionsFinderTask task
double assignedValue
Constructor Detail |
private TravelSolutionsSorter.SortTag()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |