Uses of Interface
org.inferred.freebuilder.processor.model.MethodIntrospector.OwnMethodInvocationVisitor.Logger
-
Packages that use MethodIntrospector.OwnMethodInvocationVisitor.Logger Package Description org.inferred.freebuilder.processor.model -
-
Uses of MethodIntrospector.OwnMethodInvocationVisitor.Logger in org.inferred.freebuilder.processor.model
Methods in org.inferred.freebuilder.processor.model with parameters of type MethodIntrospector.OwnMethodInvocationVisitor.Logger Modifier and Type Method Description voidMethodIntrospector.OwnMethodInvocationVisitor. visitInvocation(javax.lang.model.element.Name methodName, MethodIntrospector.OwnMethodInvocationVisitor.Logger logger)
-