Interface CommandRegistrarType<T>

    • Method Detail

      • handledType

        io.leangen.geantyref.TypeToken<T> handledType()
        Gets the type of command that this registrar handles.
        Returns:
        The type of command this registrar handles.