Interface TypedConfig<T>

  • All Superinterfaces:
    Config

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

      • getType

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