20 package net.sf.gridarta.model.io;
23 import org.jetbrains.annotations.NotNull;
24 import org.jetbrains.annotations.Nullable;
39 File
getCacheFile(@NotNull File file, @Nullable String prefix);
Creates derived files for caching files.
File getCacheFile(@NotNull File file, @Nullable String prefix)
Returns the File for caching a given file.