Package au.gov.amsa.util.nmea.saver
Interface FileFactory
-
- All Known Implementing Classes:
FileFactoryPerDay
public interface FileFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.Filefile(java.lang.String line, long arrivalTime)java.lang.Stringkey(java.lang.String line, long arrivalTime)
-