Package org.openrewrite.java.internal
Class TypesInUse
- java.lang.Object
-
- org.openrewrite.java.internal.TypesInUse
-
public class TypesInUse extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TypesInUse()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static TypesInUsebuild(JavaSourceFile cu)
-
-
-
Method Detail
-
build
public static TypesInUse build(JavaSourceFile cu)
-
-