Class MethodParamPadStyle

java.lang.Object
org.openrewrite.java.style.MethodParamPadStyle
All Implemented Interfaces:
org.openrewrite.style.Style

public class MethodParamPadStyle extends Object implements org.openrewrite.style.Style
  • Constructor Details

    • MethodParamPadStyle

      public MethodParamPadStyle()
  • Method Details

    • applyDefaults

      public org.openrewrite.style.Style applyDefaults()
      Specified by:
      applyDefaults in interface org.openrewrite.style.Style