Uses of Package
com.avian.util

Packages that use com.avian.util
com.avian.birds.basebirds   
com.avian.foods.basefoods   
 

Classes in com.avian.util used by com.avian.birds.basebirds
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.
 

Classes in com.avian.util used by com.avian.foods.basefoods
MilliTimeString
          Utility object that provides several convenience methods for converting and displaying long values as unformatted or formatted Strings.