public static final class

Time.Bind

extends Object
java.lang.Object
   ↳ uk.ac.imperial.presage2.core.Time.Bind

Class Overview

Provides various AbstractModules to bind different types of Time.

Summary

Public Methods
static AbstractModule integerTime(int finishTime)
Bind Time to IntegerTime and set the simulation finish time to finshTime.
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public static AbstractModule integerTime (int finishTime)

Bind Time to IntegerTime and set the simulation finish time to finshTime.

Returns
  • AbstractModule