Class HousekeepFilesExpandedPathsInfo
java.lang.Object
jp.ecuacion.tool.housekeepfiles.dto.other.HousekeepFilesExpandedPathsInfo
Stores parameter expanded paths info.
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
ConstructorsConstructorDescriptionHousekeepFilesExpandedPathsInfo(List<String> fromFileList, List<String> tmpToFileList) Constructs a new instance. -
Method Summary
-
Field Details
-
fromFileList
-
tmpToFileList
-
toPath
-
-
Constructor Details
-
HousekeepFilesExpandedPathsInfo
Constructs a new instance.
-