Package repast.simphony.data2.builder
Class FileNameFormatter
java.lang.Object
repast.simphony.data2.builder.FileNameFormatter
Class that will format a file name by optionally adding a timestamp and
renaming any existing files with same name.
- Author:
- Nick Collier
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the formatted file name.getFilename
(String suffix) Gets the file name with the suffix append to it.
-
Constructor Details
-
FileNameFormatter
-
-
Method Details
-
getFilename
Gets the formatted file name.- Returns:
- the formatted file name.
-
getFilename
Gets the file name with the suffix append to it.- Parameters:
suffix
-- Returns:
-