Class DefaultComesLastStyle

  • All Implemented Interfaces:
    org.openrewrite.style.Style

    public class DefaultComesLastStyle
    extends java.lang.Object
    implements org.openrewrite.style.Style
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.openrewrite.style.Style applyDefaults()  
      • 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 Detail

      • DefaultComesLastStyle

        public DefaultComesLastStyle()
    • Method Detail

      • applyDefaults

        public org.openrewrite.style.Style applyDefaults()
        Specified by:
        applyDefaults in interface org.openrewrite.style.Style