sbrt.shell.text.math
Interface IntervalFormat

All Superinterfaces:
Format, Formatter<Interval>, Parser<Interval>, SimpleFormat<Interval>
All Known Implementing Classes:
BoundedIntervalFormatV1, IntervalFormatV1

public interface IntervalFormat
extends SimpleFormat<Interval>

This interface is used to represent formats for intervals.

Author:
This interface was written and documented by Jeremiah Wright while in the Wagner lab.

Method Summary
 
Methods inherited from interface sbrt.shell.text.Formatter
format
 
Methods inherited from interface sbrt.shell.text.Parser
parse