Uses of Enum Class
com.google.inject.assistedinject.FactoryProvider2.SuperMethodLookup
Packages that use FactoryProvider2.SuperMethodLookup
Package
Description
Extension for combining factory interfaces with injection; this extension requires
guice-assistedinject.jar.-
Uses of FactoryProvider2.SuperMethodLookup in com.google.inject.assistedinject
Fields in com.google.inject.assistedinject declared as FactoryProvider2.SuperMethodLookupModifier and TypeFieldDescriptionprivate static final FactoryProvider2.SuperMethodLookupFactoryProvider2.SuperMethodSupport.METHOD_LOOKUPMethods in com.google.inject.assistedinject that return FactoryProvider2.SuperMethodLookupModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static FactoryProvider2.SuperMethodLookup[]FactoryProvider2.SuperMethodLookup.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.inject.assistedinject with parameters of type FactoryProvider2.SuperMethodLookupModifier and TypeMethodDescriptionprivate static MethodHandleFactoryProvider2.superMethodHandle(FactoryProvider2.SuperMethodLookup strategy, Method method, Object proxy, MethodHandles.Lookup userLookups)