public class ReservationGrid.TimeTile extends ReservationArray.TimeTile
| Constructor and Description |
|---|
ReservationGrid.TimeTile(int dt,
int tid)
Create a time tile.
|
| Modifier and Type | Method and Description |
|---|---|
double |
getTime()
Get the time of this time tile.
|
String |
toString()
Convert this time-tile to a string representation
|
equals, getDiscreteTime, getTileIdpublic ReservationGrid.TimeTile(int dt,
int tid)
dt - the tile IDtid - the time IDpublic double getTime()
public String toString()
toString in class ReservationArray.TimeTileCopyright © 2013. All rights reserved.