| java.lang.Object | |
| ↳ | org.mybatis.generator.api.dom.java.FullyQualifiedJavaType |
Known Direct Subclasses
|
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Use this constructor to construct a generic type with the specified type
parameters
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||
Use this constructor to construct a generic type with the specified type parameters
This method returns the fully qualified name - including any generic type parameters
Returns a list of Strings that are the fully qualified names of this type, and any generic type argument associated with this type.