Uses of Enum
net.hydromatic.morel.Shell.LineType
Packages that use Shell.LineType
-
Uses of Shell.LineType in net.hydromatic.morel
Methods in net.hydromatic.morel that return Shell.LineTypeModifier and TypeMethodDescriptionstatic Shell.LineTypeReturns the enum constant of this type with the specified name.static Shell.LineType[]Shell.LineType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.hydromatic.morel that return types with arguments of type Shell.LineTypeModifier and TypeMethodDescriptionShell.LineFn.read(StringBuilder buf) Shell.ReaderLineFn.read(StringBuilder buf) Shell.TerminalLineFn.read(StringBuilder buf)