Interface ConfigValue<T extends ConfigValue<T>>


public interface ConfigValue<T extends ConfigValue<T>>
  • Method Summary

    Modifier and Type Method Description
    ConfigKey<T> getKey()