Uses of Enum Class
com.google.inject.servlet.UriPatternType
-
Uses of UriPatternType in com.google.inject.servlet
Methods in com.google.inject.servlet that return UriPatternTypeModifier and TypeMethodDescriptionServletModuleBinding.getUriPatternType()Returns the pattern type that this binding was created with.static UriPatternTypeReturns the enum constant of this class with the specified name.static UriPatternType[]UriPatternType.values()Returns an array containing the constants of this enum class, in the order they are declared.