Uses of Class
japicmp.model.JApiReturnType
-
Packages that use JApiReturnType Package Description japicmp.model -
-
Uses of JApiReturnType in japicmp.model
Fields in japicmp.model declared as JApiReturnType Modifier and Type Field Description private JApiReturnType
JApiMethod. returnType
Methods in japicmp.model that return JApiReturnType Modifier and Type Method Description private JApiReturnType
JApiMethod. computeReturnTypeChanges(Optional<javassist.CtMethod> oldMethodOptional, Optional<javassist.CtMethod> newMethodOptional)
JApiReturnType
JApiMethod. getReturnType()
-