![JAR search and dependency download from the Maven repository](/logo.png)
me.xethh.libs.toolkits.stopWatchEx.StartStopLabeling Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of commons Show documentation
Show all versions of commons Show documentation
Library of common used tools - major focus on common tools
package me.xethh.libs.toolkits.stopWatchEx;
public interface StartStopLabeling {
String getLabel();
String startLabel();
String stopLabel();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy