Class K.TypeConstraints.Padding

java.lang.Object
org.openrewrite.kotlin.tree.K.TypeConstraints.Padding
Enclosing class:
K.TypeConstraints

public static class K.TypeConstraints.Padding extends Object
  • Constructor Details

    • Padding

      public Padding()
  • Method Details

    • getConstraints

      public org.openrewrite.java.tree.JContainer<org.openrewrite.java.tree.J.TypeParameter> getConstraints()
    • withConstraints

      public K.TypeConstraints withConstraints(org.openrewrite.java.tree.JContainer<org.openrewrite.java.tree.J.TypeParameter> constraints)