igeo
Class IIn

java.lang.Object
  extended by igeo.IIn

public class IIn
extends java.lang.Object

A class to provide default static input stream.

Version:
0.7.0.0
Author:
Satoru Sugihara

Field Summary
static java.io.InputStream in
           
 
Constructor Summary
IIn()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

in

public static java.io.InputStream in
Constructor Detail

IIn

public IIn()