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

de.tototec.cmdoption.LineLengthDetector Maven / Gradle / Ivy

Go to download

CmdOption is a simple annotation-driven command line parser toolkit for Java 5 applications that is configured through annotations

There is a newer version: 0.7.1-23-447ff1
Show newest version
package de.tototec.cmdoption;

public interface LineLengthDetector {
	public Integer detectOrNull();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy