Uses of Enum Class
io.github.apfelcreme.Pipes.Pipe.PipeOutput.Options.Overflow
-
Uses of PipeOutput.Options.Overflow in io.github.apfelcreme.Pipes.Pipe
Modifier and TypeFieldDescriptionstatic final AbstractPipePart.Option<PipeOutput.Options.Overflow>
PipeOutput.Options.OVERFLOW
Whether or not this output can overflow into other available outputsModifier and TypeMethodDescriptionstatic PipeOutput.Options.Overflow
Returns the enum constant of this class with the specified name.static PipeOutput.Options.Overflow[]
PipeOutput.Options.Overflow.values()
Returns an array containing the constants of this enum class, in the order they are declared.