Changeset 88 in tmcsimulator for trunk/src/tmcsim


Ignore:
Timestamp:
10/10/2017 12:07:14 PM (9 years ago)
Author:
jtorres
Message:

Created a Highway.java class with list of sorted stations (by postmile). Highways.java: now has a loadHighways method which returns the List of highways with sorted stations. Highways.java handles loading and sorting, Highway.java just holds the data.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/tmcsim/application.properties

    r87 r88  
    1 #Tue, 10 Oct 2017 02:07:01 -0700 
     1#Tue, 10 Oct 2017 13:13:29 -0700 
    22 
    3 Application.revision=84 
     3Application.revision=87 
    44 
    5 Application.buildnumber=48 
     5Application.buildnumber=50 
Note: See TracChangeset for help on using the changeset viewer.