public interface SourceAdapterService<ClassType,MethodType,FieldType,AnnotationType>
| Modifier and Type | Method and Description |
|---|---|
IsAnnotation |
toAnnotation(AnnotationType type) |
IsClass |
toClass(ClassType type) |
IsField |
toField(FieldType type) |
IsMethod |
toMethod(MethodType type) |
IsMethod toMethod(MethodType type)
IsAnnotation toAnnotation(AnnotationType type)
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.