Package w.geo.api

Interface Country

All Known Implementing Classes:
ImmutableCountry

@Immutable public interface Country
Author:
whilein
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull String
     
    @NotNull String
     
  • Method Details

    • getName

      @NotNull @NotNull String getName()
    • getIsoCode

      @NotNull @NotNull String getIsoCode()