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

com.datastax.insight.core.Consts Maven / Gradle / Ivy

The newest version!
package com.datastax.insight.core;

public interface Consts {
    String DELIMITER=";";
    String NEWLINE=System.getProperty("line.separator");
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy