Uses of Annotation Interface
com.google.inject.assistedinject.Assisted
Packages that use Assisted
Package
Description
Extension for combining factory interfaces with injection; this extension requires
guice-assistedinject.jar
.-
Uses of Assisted in com.google.inject.assistedinject
Fields in com.google.inject.assistedinject declared as AssistedModifier and TypeFieldDescription(package private) static final Assisted
FactoryProvider2.DEFAULT_ANNOTATION
if a factory method parameter isn't annotated, it gets this annotation.