All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.nagyesta.lowkeyvault.service.common.TimeAware Maven / Gradle / Ivy

There is a newer version: 2.5.81
Show newest version
package com.github.nagyesta.lowkeyvault.service.common;

public interface TimeAware {

    void timeShift(int offsetSeconds);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy