public class TypeParser
extends java.lang.Object
implements java.io.Serializable
JavaType
representations and constructing type instances.Constructor and Description |
---|
TypeParser(TypeFactory f) |
Modifier and Type | Method and Description |
---|---|
JavaType |
parse(java.lang.String canonical) |
TypeParser |
withFactory(TypeFactory f) |
public TypeParser(TypeFactory f)
public TypeParser withFactory(TypeFactory f)
public JavaType parse(java.lang.String canonical) throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException
Copyright © 2010 - 2020 Adobe. All Rights Reserved