| Package | Description |
|---|---|
| net.sf.esfinge.classmock | |
| net.sf.esfinge.classmock.api | |
| net.sf.esfinge.classmock.imp |
| Modifier and Type | Method and Description |
|---|---|
Collection<IAnnotationReader> |
ClassMock.annotations() |
| Modifier and Type | Method and Description |
|---|---|
IAnnotationPropertyWriter |
ClassMock.annotation(IAnnotationReader annotation) |
| Modifier and Type | Method and Description |
|---|---|
Collection<IAnnotationReader> |
IFieldReader.annotations() |
Collection<IAnnotationReader> |
IClassReader.annotations() |
Collection<IAnnotationReader> |
IMethodReader.annotations() |
| Modifier and Type | Method and Description |
|---|---|
IAnnotationPropertyWriter |
IAnnotationWriter.annotation(IAnnotationReader annotation) |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationImp |
| Modifier and Type | Method and Description |
|---|---|
Collection<IAnnotationReader> |
FieldImp.annotations() |
Collection<IAnnotationReader> |
MethodImp.annotations() |
| Modifier and Type | Method and Description |
|---|---|
IAnnotationPropertyWriter |
FieldImp.annotation(IAnnotationReader annotation) |
IAnnotationPropertyWriter |
MethodImp.annotation(IAnnotationReader annotation) |
| Constructor and Description |
|---|
AnnotationImp(IAnnotationReader reader) |
Copyright © 2017 Esfinge Framework. All rights reserved.