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

prerna.util.Console Maven / Gradle / Ivy

The newest version!
package prerna.util;

public class Console {

	public ConsoleOut out = new ConsoleOut();
	public ConsoleOut err = new ConsoleOut();
	
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy