Uses of Class
japicmp.model.JApiType
-
Packages that use JApiType Package Description japicmp.model -
-
Uses of JApiType in japicmp.model
Fields in japicmp.model declared as JApiType Modifier and Type Field Description private JApiType
JApiField. type
Methods in japicmp.model that return JApiType Modifier and Type Method Description private JApiType
JApiField. extractType(Optional<javassist.CtField> oldFieldOptional, Optional<javassist.CtField> newFieldOptional)
JApiType
JApiField. getType()
-