Interface UriConnegFilter.TypeParser<T>
-
- Enclosing class:
- UriConnegFilter
private static interface UriConnegFilter.TypeParser<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
valueOf(java.lang.String s)
-
-
-
Method Detail
-
valueOf
T valueOf(java.lang.String s)
-
-