pkg dateTime Repeat - yshehab/SchoolRoomBooking GitHub Wiki
An interface which Classes must implement to use the Range collection.
None
None
None
None
public T add(RepeatRate rate)
Post-condition: returns T, the term, specified by the repeat rate argument, after the receiver.
public boolean isAfter(T term)
Post-condition: returns false if term is naturally ordered before the receiver or equal, otherwise true.
Post-condition: returns a string suitable for any implementing UI to display. toString() is the method to call.public String getDisplayString()