Interface ISerializable

All Known Implementing Classes:
Capital, Location, Nation, Player, Resident, Town

public interface ISerializable
  • Method Summary

    Modifier and Type
    Method
    Description
    default String
     
  • Method Details

    • asString

      default String asString()