Class ImmutableConstitution.AppliedNameForms.InitShim

java.lang.Object
org.immutables.value.processor.meta.ImmutableConstitution.AppliedNameForms.InitShim
Enclosing class:
ImmutableConstitution.AppliedNameForms

private final class ImmutableConstitution.AppliedNameForms.InitShim extends Object
  • Field Details

    • absoluteBuildStage

      private byte absoluteBuildStage
    • absolute

      private String absolute
    • absoluteRawBuildStage

      private byte absoluteRawBuildStage
    • absoluteRaw

      private String absoluteRaw
    • simpleBuildStage

      private byte simpleBuildStage
    • simple

      private String simple
    • isNewBuildStage

      private byte isNewBuildStage
    • isNew

      private boolean isNew
  • Constructor Details

    • InitShim

      private InitShim()
  • Method Details

    • absolute

      String absolute()
    • absolute

      void absolute(String absolute)
    • absoluteRaw

      String absoluteRaw()
    • absoluteRaw

      void absoluteRaw(String absoluteRaw)
    • simple

      String simple()
    • isNew

      boolean isNew()
    • formatInitCycleMessage

      private String formatInitCycleMessage()