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

me.xethh.libs.toolkits.stopWatchEx.StartStopLabeling Maven / Gradle / Ivy

There is a newer version: 2.1.7
Show newest version
package me.xethh.libs.toolkits.stopWatchEx;

public interface StartStopLabeling {
    String getLabel();
    String startLabel();
    String stopLabel();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy