@Deprecated public interface StringConverter<T>
jaxrs-api,
ParamConverter| Modifier and Type | Method and Description |
|---|---|
T |
fromString(String str)
Deprecated.
|
String |
toString(T value)
Deprecated.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.