Package sootup.java.core
Interface JavaSootClass.JavaSootClassBuilder.MethodStep
- All Known Subinterfaces:
JavaSootClass.JavaSootClassBuilder.CompleteStep
- Enclosing class:
- JavaSootClass.JavaSootClassBuilder
public static interface JavaSootClass.JavaSootClassBuilder.MethodStep
-
Method Summary
Modifier and TypeMethodDescriptionwithMethod
(@NonNull JavaSootMethod method) withMethods
(@NonNull Set<JavaSootMethod> methods)
-
Method Details
-
withMethod
-
withMethods
-