Uses of Class
aist.science.aistcv.helper.TemporaryDirectory
-
Packages that use TemporaryDirectory Package Description aist.science.aistcv.helper -
-
Uses of TemporaryDirectory in aist.science.aistcv.helper
Methods in aist.science.aistcv.helper that return TemporaryDirectory Modifier and Type Method Description TemporaryDirectoryTemporaryDirectory. deleteOldInstancesOnStart()Sets flag that old instances of binaries should be deleted before creating new copiesTemporaryDirectoryTemporaryDirectory. markDeleteOnExit()Sets flag that the copied library should be deleted after runtime shutdown
-