Sisu Guice - Core Library (patched build of Google Guice)
Package Index
|
Class Index
com.google.inject
com.google.inject.binder
com.google.inject.matcher
com.google.inject.name
com.google.inject.spi
com.google.inject.util
Classes
Names
Annotations
Named
Package Index
|
Class Index
Summary:
Inherited Methods
|
[Expand All]
public abstract @interface
Named
implements
Annotation
com.google.inject.name.Named
Class Overview
Annotates named things.
Summary
[Expand]
Inherited Methods
From interface
java.lang.annotation.Annotation
abstract
Class
<? extends
Annotation
>
annotationType
()
abstract boolean
equals
(
Object
arg0)
abstract int
hashCode
()
abstract
String
toString
()