Uses of Class
com.google.inject.internal.InternalProviderInstanceBindingImpl.CyclicFactory
Packages that use InternalProviderInstanceBindingImpl.CyclicFactory
-
Uses of InternalProviderInstanceBindingImpl.CyclicFactory in com.google.inject.internal
Modifier and TypeClassDescriptionclassA provider that invokes a method and returns its result.private static final classAProviderMethodimplementation that uses bytecode generation to invoke the provider method.private static final classAProviderMethodimplementation that invokes the method using normal java reflection.