Package com.avian.util

Class Summary
BirdHistoryFile Utility object that manages all of the messy details of writing the history of a bird to a file.
BirdInputFile Utility object that manages all of the messy details of reading from an input file.
BirdOutputFile A utility object that manages all of the messy details of opening and closing and output file that will hold the output from a bird.
MilliTimeString Utility object that provides several convenience methods for converting and displaying long values as unformatted or formatted Strings.
NanoTimeString Some events that we want to track happen too quickly for Java's millisecond resolution that was available previously.