Package org.openrewrite.java.style
Class OperatorWrapStyle
java.lang.Object
org.openrewrite.java.style.OperatorWrapStyle
- All Implemented Interfaces:
org.openrewrite.style.Style
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.openrewrite.style.Style
getJacksonPolymorphicTypeTag, merge
-
Constructor Details
-
OperatorWrapStyle
public OperatorWrapStyle()
-
-
Method Details
-
applyDefaults
public org.openrewrite.style.Style applyDefaults()- Specified by:
applyDefaults
in interfaceorg.openrewrite.style.Style
-