Enum Class的使用
cn.taketoday.web.util.UriComponentsBuilder.EncodingHint
程序包
说明
Miscellaneous web utility classes, such as HTML escaping,
Log4j initialization, and cookie handling.
-
cn.taketoday.web.util中UriComponentsBuilder.EncodingHint的使用
修饰符和类型方法说明Returns the enum constant of this class with the specified name.static UriComponentsBuilder.EncodingHint[]UriComponentsBuilder.EncodingHint.values()Returns an array containing the constants of this enum class, in the order they are declared.修饰符和类型方法说明private UriComponentsUriComponentsBuilder.buildInternal(UriComponentsBuilder.EncodingHint hint)