Class CityViolation

    • Constructor Summary

      Constructors 
      Constructor Description
      CityViolation​(ICity city, java.time.LocalDateTime date)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CityViolation

        public CityViolation​(ICity city,
                             java.time.LocalDateTime date)