| Package | Description |
|---|---|
| com.fasterxml.jackson.databind.type |
| Modifier and Type | Method and Description |
|---|---|
protected IllegalArgumentException |
TypeParser._problem(TypeParser.MyTokenizer tokens,
String msg) |
protected Class<?> |
TypeParser.findClass(String className,
TypeParser.MyTokenizer tokens) |
protected JavaType |
TypeParser.parseType(TypeParser.MyTokenizer tokens,
int nestingAllowed) |
protected List<JavaType> |
TypeParser.parseTypes(TypeParser.MyTokenizer tokens,
int nestingAllowed) |
Copyright © 2008–2025 FasterXML. All rights reserved.