Uses of Enum Class
cool.scx.http.routing.TypeMatcher.Type
Packages that use TypeMatcher.Type
-
Uses of TypeMatcher.Type in cool.scx.http.routing
Subclasses with type arguments of type TypeMatcher.Type in cool.scx.http.routingMethods in cool.scx.http.routing that return TypeMatcher.TypeModifier and TypeMethodDescriptionTypeMatcher.type()TypeMatcherImpl.type()static TypeMatcher.TypeReturns the enum constant of this class with the specified name.static TypeMatcher.Type[]TypeMatcher.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in cool.scx.http.routing with parameters of type TypeMatcher.TypeModifier and TypeMethodDescriptionstatic TypeMatcherTypeMatcher.of(TypeMatcher.Type type) RouteWritable.type(TypeMatcher.Type type)