public interface ReadFieldProcessor<T>
| Modifier and Type | Method and Description |
|---|---|
String |
toCanonicalString(String text)
Return a canonical version of the value
|
Object |
toObject(String text)
Prepare a value for a consumer.
|
Copyright © 2020–2021. All rights reserved.