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

com.gc.iotools.fmt.InputStreamStatusEnum Maven / Gradle / Ivy

The newest version!
package com.gc.iotools.fmt;

/*
 * Copyright (c) 2008, 2014 Gabriele Contini. This source code is released
 * under the BSD License.
 */

enum InputStreamStatusEnum {
	NOT_INITIALIZED, READING_DATA
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy