Class CustomImportOrderStyle.GroupWithDepth

java.lang.Object
org.openrewrite.java.style.CustomImportOrderStyle.GroupWithDepth
Enclosing class:
CustomImportOrderStyle

public static class CustomImportOrderStyle.GroupWithDepth extends Object
Representation of a group, possibly with a parameter (depth for SAME_PACKAGE).
  • Constructor Details

    • GroupWithDepth

      public GroupWithDepth()
  • Method Details