Package fr.sandro642.github.misc


package fr.sandro642.github.misc
  • Class
    Description
    ConvertEnum is a utility class for converting enums that implement the RouteImport interface into a map of routes.
    RouteImport is an interface that should be implemented by enums that provide a route.
    Logger is a utility class for logging messages in the ConnectLib library.
    Logs is a utility class for managing logging in the ConnectLib library.
    StoreAndRetrieve is a utility class for storing and retrieving key-value pairs.
    YamlUtils is a utility class for handling YAML files in the ConnectLib library.