Class PropertiesPrinter<P>

java.lang.Object
org.openrewrite.TreeVisitor<Properties,P>
org.openrewrite.properties.PropertiesVisitor<org.openrewrite.PrintOutputCapture<P>>
org.openrewrite.properties.internal.PropertiesPrinter<P>

public class PropertiesPrinter<P> extends PropertiesVisitor<org.openrewrite.PrintOutputCapture<P>>
  • Constructor Details

    • PropertiesPrinter

      public PropertiesPrinter()
  • Method Details