@FunctionalInterface public static interface DocumentTranscoder.Decoder
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
decode(String text)
Decodes the specified JSON string into a map.
|
Copyright © 2017 Speedment, Inc.. All rights reserved.