Uses of Enum Class
com.jackmeng.halcyoninae.tailwind.TailwindPipelineMethod
Packages that use TailwindPipelineMethod
Package
Description
This package represents the Tailwind Audio Framework
used by the GUI player.
-
Uses of TailwindPipelineMethod in com.jackmeng.halcyoninae.tailwind
Fields in com.jackmeng.halcyoninae.tailwind declared as TailwindPipelineMethodMethods in com.jackmeng.halcyoninae.tailwind that return TailwindPipelineMethodModifier and TypeMethodDescriptionTailwind.getPipelineMethod()static TailwindPipelineMethodReturns the enum constant of this class with the specified name.static TailwindPipelineMethod[]TailwindPipelineMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.jackmeng.halcyoninae.tailwind with parameters of type TailwindPipelineMethodModifier and TypeMethodDescriptionvoidTailwind.setPipelineMethod(TailwindPipelineMethod pipeline)