Uses of Enum
org.jline.console.impl.SystemRegistryImpl.Pipe
Packages that use SystemRegistryImpl.Pipe
-
Uses of SystemRegistryImpl.Pipe in org.jline.console.impl
Methods in org.jline.console.impl that return SystemRegistryImpl.PipeModifier and TypeMethodDescriptionstatic SystemRegistryImpl.PipeReturns the enum constant of this type with the specified name.static SystemRegistryImpl.Pipe[]SystemRegistryImpl.Pipe.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.jline.console.impl with parameters of type SystemRegistryImpl.PipeModifier and TypeMethodDescriptionvoidSystemRegistryImpl.rename(SystemRegistryImpl.Pipe pipe, String name)