Class Election

  • All Implemented Interfaces:
    IElectionResult

    public class Election
    extends java.lang.Object
    implements IElectionResult
    Author:
    Andi Hotz, (c) Sahits GmbH, 2015 Created on Apr 06, 2015
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void vote​(ICitizen citizen)
      Vote for citizen.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait