Uses of Enum
net.thevpc.nsh.cmd.impl.util.FilterResult
Packages that use FilterResult
-
Uses of FilterResult in net.thevpc.nsh.cmd.impl.util
Subclasses with type arguments of type FilterResult in net.thevpc.nsh.cmd.impl.utilMethods in net.thevpc.nsh.cmd.impl.util that return FilterResultModifier and TypeMethodDescriptionstatic FilterResultReturns the enum constant of this type with the specified name.static FilterResult[]FilterResult.values()Returns an array containing the constants of this enum type, in the order they are declared.