Annotation Type ConfigVersion


  • @Retention(RUNTIME)
    @Target(TYPE)
    public @interface ConfigVersion
    This declares the config version of the config
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      int value  
    • Element Detail

      • value

        int value