Uses of Interface
ch.sahits.game.openpatrician.model.city.cityhall.IElectionResult
-
Packages that use IElectionResult Package Description ch.sahits.game.openpatrician.model.city.cityhall ch.sahits.game.openpatrician.model.city.cityhall.impl -
-
Uses of IElectionResult in ch.sahits.game.openpatrician.model.city.cityhall
Methods in ch.sahits.game.openpatrician.model.city.cityhall that return types with arguments of type IElectionResult Modifier and Type Method Description java.util.Optional<IElectionResult>ICityHall. getElectionResult()Retrieve the Optional election result. -
Uses of IElectionResult in ch.sahits.game.openpatrician.model.city.cityhall.impl
Classes in ch.sahits.game.openpatrician.model.city.cityhall.impl that implement IElectionResult Modifier and Type Class Description classElection
-