Module org.example

Class TimeClockLogic

java.lang.Object
cz.cvut.fel.pjv.TimeClock.TimeClockLogic

public class TimeClockLogic
extends java.lang.Object
Test implementations of custom Timeclock
  • Constructor Summary

    Constructors
    Constructor Description
    TimeClockLogic()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)  

    Methods inherited from class java.lang.Object

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

    • TimeClockLogic

      public TimeClockLogic()
  • Method Details

    • main

      public static void main​(java.lang.String[] args)