Package org.openrewrite.java.style
@NullMarked
@NonNullFields
package org.openrewrite.java.style
-
ClassDescriptionRepresentation of a group, possibly with a parameter (depth for SAME_PACKAGE).A Java Style to define how imports are grouped and ordered.A block represents a grouping of imports based on matching rules.A specialized block implementation to act as a blank line separator between import groupings.