Interface TypedConfig<T>

All Superinterfaces:
Config

public interface TypedConfig<T> extends Config
Typed configuration.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the type name.
  • Method Details

    • getType

      T getType()
      Returns the type name.
      Returns:
      the type name