Package ch.nolix.system.time.moment
Klasse IncrementalCurrentTimeCreator
java.lang.Object
ch.nolix.system.time.moment.IncrementalCurrentTimeCreator
- Alle implementierten Schnittstellen:
IIncrementalCurrentTimeCreator
public final class IncrementalCurrentTimeCreator
extends Object
implements IIncrementalCurrentTimeCreator
- Version:
- 2024-12-14
- Autor:
- Silvan Wyss
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Konstruktordetails
-
IncrementalCurrentTimeCreator
public IncrementalCurrentTimeCreator()
-
-
Methodendetails
-
getCurrentTime
- Angegeben von:
getCurrentTime
in SchnittstelleIIncrementalCurrentTimeCreator
- Gibt zurück:
- a new
ITime
that represents the current time on the local computer.
-