All Known Implementing Classes:
OperatingSystem

public interface Api
  • Method Details

    • getUiString

      String getUiString()
    • getApiString

      String getApiString()
    • getDefault

      Api getDefault()
    • getNotFound

      Api getNotFound()
    • getAll

      Api[] getAll()
    • fromText

      static Api fromText(String text)