Adding missing private constructor

Signed-off-by: Dominik Herbst <dominik.herbst@bosch-si.com>
This commit is contained in:
Dominik Herbst
2016-10-14 10:53:17 +02:00
parent d81619a1a0
commit 39610b3730

View File

@@ -24,6 +24,9 @@ import org.eclipse.hawkbit.tenancy.configuration.TenantConfigurationKey;
*/
public final class TimestampCalculator {
private TimestampCalculator() {
}
/**
* Calculates the overdue timestamp (<em>overdue_ts</em>) based on the
* current timestamp and the intervals for polling and poll-overdue: