Uses of Class
com.google.inject.internal.aop.MethodPartition
-
Packages that use MethodPartition Package Description com.google.inject.internal.aop -
-
Uses of MethodPartition in com.google.inject.internal.aop
Methods in com.google.inject.internal.aop that return MethodPartition Modifier and Type Method Description MethodPartition
MethodPartition. addCandidate(java.lang.reflect.Method method)
Add a new method to this partition for resolution.
-