Uses of Interface
com.google.inject.assistedinject.AssistedMethod
-
-
Uses of AssistedMethod in com.google.inject.assistedinject
Methods in com.google.inject.assistedinject that return types with arguments of type AssistedMethod Modifier and Type Method Description Collection<AssistedMethod>AssistedInjectBinding. getAssistedMethods()Returns anAssistedMethodfor each method in the factory.
-