Package org.openrewrite.java
Interface JavaStyle
- All Superinterfaces:
org.openrewrite.style.Style
- All Known Implementing Classes:
BlankLinesStyle,HideUtilityClassConstructorStyle,ImportLayoutStyle,SpacesStyle,TabsAndIndentsStyle,UnnecessaryParenthesesStyle,WrappingAndBracesStyle
public interface JavaStyle
extends org.openrewrite.style.Style
-
Method Summary
Methods inherited from interface org.openrewrite.style.Style
applyDefaults, getJacksonPolymorphicTypeTag, merge