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

com.spun.util.logger.Output Maven / Gradle / Ivy

The newest version!
package com.spun.util.logger;

public interface Output
{
  public Output append(CharSequence text);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy