Uses of Enum Class
tv.hd3g.fflauncher.enums.OutputFilePresencePolicy
Packages that use OutputFilePresencePolicy
-
Uses of OutputFilePresencePolicy in tv.hd3g.fflauncher
Methods in tv.hd3g.fflauncher with parameters of type OutputFilePresencePolicyModifier and TypeMethodDescriptionConversionTool.getOutputFiles(OutputFilePresencePolicy filterPolicy) Don't need to be executed before, only checks. -
Uses of OutputFilePresencePolicy in tv.hd3g.fflauncher.enums
Methods in tv.hd3g.fflauncher.enums that return OutputFilePresencePolicyModifier and TypeMethodDescriptionstatic OutputFilePresencePolicyReturns the enum constant of this class with the specified name.static OutputFilePresencePolicy[]OutputFilePresencePolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.