Package sootup.java.core
Interface JavaSootMethod.JavaSootMethodBuilder.AnnotationsStep
- All Known Subinterfaces:
JavaSootMethod.JavaSootMethodBuilder.CompleteStep
- Enclosing class:
- JavaSootMethod.JavaSootMethodBuilder
public static interface JavaSootMethod.JavaSootMethodBuilder.AnnotationsStep
-
Method Summary
-
Method Details
-
withAnnotation
JavaSootMethod.JavaSootMethodBuilder.CompleteStep withAnnotation(@NonNull Iterable<AnnotationUsage> annotations)
-