Uses of Enum Class
tv.hd3g.fflauncher.enums.SourceNotFoundPolicy
Packages that use SourceNotFoundPolicy
-
Uses of SourceNotFoundPolicy in tv.hd3g.fflauncher.acm
Methods in tv.hd3g.fflauncher.acm that return SourceNotFoundPolicyMethods in tv.hd3g.fflauncher.acm with parameters of type SourceNotFoundPolicyModifier and TypeMethodDescriptionvoidAudioChannelManipulationSetup.setNotFound(SourceNotFoundPolicy notFound) -
Uses of SourceNotFoundPolicy in tv.hd3g.fflauncher.enums
Methods in tv.hd3g.fflauncher.enums that return SourceNotFoundPolicyModifier and TypeMethodDescriptionstatic SourceNotFoundPolicyReturns the enum constant of this class with the specified name.static SourceNotFoundPolicy[]SourceNotFoundPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.