Class FieldsOfTypeUses

java.lang.Object
org.openrewrite.DataTable<FieldsOfTypeUses.Row>
org.openrewrite.java.table.FieldsOfTypeUses

public class FieldsOfTypeUses extends org.openrewrite.DataTable<FieldsOfTypeUses.Row>
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    FieldsOfTypeUses(org.openrewrite.Recipe recipe)
     
  • Method Summary

    Methods inherited from class org.openrewrite.DataTable

    allowWritingInThisCycle, getDescription, getDisplayName, getGroup, getInstanceName, getInstanceNameSupplier, getName, getRecipe, getType, insertRow, withGroup, withInstanceName

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • FieldsOfTypeUses

      public FieldsOfTypeUses(org.openrewrite.Recipe recipe)