Package org.openrewrite.python.table
Class PythonDependenciesInUse
java.lang.Object
org.openrewrite.DataTable<@NonNull PythonDependenciesInUse.Row>
org.openrewrite.python.table.PythonDependenciesInUse
public class PythonDependenciesInUse
extends org.openrewrite.DataTable<@NonNull PythonDependenciesInUse.Row>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openrewrite.DataTable
allowWritingInThisCycle, getDescription, getDisplayName, getGroup, getInstanceName, getInstanceNameSupplier, getName, getRecipe, getType, insertRow, withGroup, withInstanceName
-
Constructor Details
-
PythonDependenciesInUse
public PythonDependenciesInUse(org.openrewrite.Recipe recipe)
-