Uses of Enum Class
com.google.inject.servlet.UriPatternType.ServletStyleUriPatternMatcher.Kind
Packages that use UriPatternType.ServletStyleUriPatternMatcher.Kind
Package
Description
Servlet API scopes, bindings and registration; this extension requires
guice-servlet.jar
.-
Uses of UriPatternType.ServletStyleUriPatternMatcher.Kind in com.google.inject.servlet
Fields in com.google.inject.servlet declared as UriPatternType.ServletStyleUriPatternMatcher.KindModifier and TypeFieldDescriptionprivate final UriPatternType.ServletStyleUriPatternMatcher.Kind
UriPatternType.ServletStyleUriPatternMatcher.patternKind
Methods in com.google.inject.servlet that return UriPatternType.ServletStyleUriPatternMatcher.KindModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.UriPatternType.ServletStyleUriPatternMatcher.Kind.values()
Returns an array containing the constants of this enum class, in the order they are declared.