public class DefaultConverter extends Object implements TypeConverter
Modifier and Type | Field and Description |
---|---|
static boolean |
ENFORCE_32BIT_INTEGER |
Constructor and Description |
---|
DefaultConverter() |
Modifier and Type | Method and Description |
---|---|
Object |
convertToJSONPrimitive(String text) |
void |
setEnforce32BitInt(boolean enforce32BitInt) |
public void setEnforce32BitInt(boolean enforce32BitInt)
public Object convertToJSONPrimitive(String text)
convertToJSONPrimitive
in interface TypeConverter
Copyright © 2020. All rights reserved.