Class UsesAllMethods<P>

java.lang.Object
org.openrewrite.TreeVisitor<J,P>
org.openrewrite.java.JavaVisitor<P>
org.openrewrite.java.JavaIsoVisitor<P>
org.openrewrite.java.search.UsesAllMethods<P>

public class UsesAllMethods<P> extends JavaIsoVisitor<P>
Marks a JavaSourceFile as matching if all the passed methods are found.