cs.arizona.tau.time
Interface ITime

All Known Subinterfaces:
ITemporalRegion, ITimePeriod
All Known Implementing Classes:
TemporalRegion, TimePeriod

public interface ITime

Author:
spjoshi

Method Summary
 ITime cloneTime()
           
 int getRelationship(ITime time1)
           
 

Method Detail

cloneTime

ITime cloneTime()

getRelationship

int getRelationship(ITime time1)