Interface Service

All Known Subinterfaces:
EconomyService, PreferenceService, ThemeService

@AvailableSince("1.0") public interface Service
Base interface for all services in Mint.
Since:
1.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the displayName of this service implementation.
  • Method Details

    • name

      @AvailableSince("1.0") String name()
      Returns the displayName of this service implementation.
      Returns:
      the service displayName