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

com.baulsupp.kolja.log.GloogyConstants Maven / Gradle / Ivy

The newest version!
package com.baulsupp.kolja.log;

public interface GloogyConstants {
  // TODO replace any usage of this with better algorithm
  public int LINE_CUTOFF = 4096;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy