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

org.ak.trafficController.annotations.api.Constants Maven / Gradle / Ivy

The newest version!
package org.ak.trafficController.annotations.api;

public interface Constants {
	String DEFAULT = "DEFAULT";
	String ZERO = "0";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy