类 TypeName
java.lang.Object
org.babyfish.jimmer.client.meta.TypeName
- 所有已实现的接口:
Comparable<TypeName>
-
嵌套类概要
嵌套类 -
字段概要
字段 -
方法概要
-
字段详细资料
-
VOID
-
BOOLEAN
-
CHAR
-
BYTE
-
SHORT
-
INT
-
LONG
-
FLOAT
-
DOUBLE
-
OBJECT
-
STRING
-
LIST
-
MAP
-
-
方法详细资料
-
of
-
of
-
typeVariable
-
getPackageName
-
getSimpleNames
-
getTypeVariable
-
isPrimitive
public boolean isPrimitive() -
isGenerationRequired
public boolean isGenerationRequired() -
compareTo
- 指定者:
compareTo在接口中Comparable<TypeName>
-
hashCode
public int hashCode() -
equals
-
toString
-
toString
-
parse
-