Uses of Class
japicmp.model.JApiImplementedInterface
Packages that use JApiImplementedInterface
-
Uses of JApiImplementedInterface in japicmp.model
Fields in japicmp.model with type parameters of type JApiImplementedInterfaceModifier and TypeFieldDescriptionprivate final List
<JApiImplementedInterface> JApiClass.interfaces
Methods in japicmp.model that return types with arguments of type JApiImplementedInterfaceMethod parameters in japicmp.model with type arguments of type JApiImplementedInterfaceModifier and TypeMethodDescriptionprivate void
JApiClass.computeInterfaceChanges
(List<JApiImplementedInterface> interfacesArg, Optional<javassist.CtClass> oldClassOptional, Optional<javassist.CtClass> newClassOptional) -
Uses of JApiImplementedInterface in japicmp.output
Methods in japicmp.output with parameters of type JApiImplementedInterfaceModifier and TypeMethodDescriptionvoid
Filter.FilterVisitor.visit
(Iterator<JApiImplementedInterface> iterator, JApiImplementedInterface jApiImplementedInterface) Method parameters in japicmp.output with type arguments of type JApiImplementedInterfaceModifier and TypeMethodDescriptionvoid
Filter.FilterVisitor.visit
(Iterator<JApiImplementedInterface> iterator, JApiImplementedInterface jApiImplementedInterface)