Class EquoBasedStepBuilder.State

java.lang.Object
com.diffplug.spotless.extra.EquoBasedStepBuilder.State
All Implemented Interfaces:
Serializable
Enclosing class:
EquoBasedStepBuilder

public static class EquoBasedStepBuilder.State extends Object implements Serializable
State of Eclipse configuration items, providing functionality to derived information based on the state.
See Also:
  • Constructor Details

  • Method Details

    • getJarState

      public JarState getJarState()
    • getSemanticVersion

      public String getSemanticVersion()
    • getPreferences

      public Properties getPreferences()
    • getStepProperties

      public com.diffplug.common.collect.ImmutableMap<String,String> getStepProperties()