| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.commons.attributes.EmptyCachedRepositoryField Summary | |
private static Collection | |
Fields inherited from interface org.apache.commons.attributes.CachedRepository | |
EMPTY | |
Method Summary | |
Collection | |
Collection |
|
Collection |
|
Collection |
|
Collection |
|
Collection |
|
Collection |
|
public Collection getAttributes()
- Specified by:
- getAttributes in interface CachedRepository
public Collection getAttributes(Constructor c)
- Specified by:
- getAttributes in interface CachedRepository
public Collection getAttributes(Field f)
- Specified by:
- getAttributes in interface CachedRepository
public Collection getAttributes(Method m)
- Specified by:
- getAttributes in interface CachedRepository
public Collection getParameterAttributes(Constructor c,
int parameter)
- Specified by:
- getParameterAttributes in interface CachedRepository
public Collection getParameterAttributes(Method m,
int parameter)
- Specified by:
- getParameterAttributes in interface CachedRepository
public Collection getReturnAttributes(Method m)
- Specified by:
- getReturnAttributes in interface CachedRepository