iceCube.uhe.particles
Class ParticleInputStream

java.lang.Object
  extended by iceCube.uhe.particles.ParticleInputStream

public class ParticleInputStream
extends java.lang.Object

The Object Particle is serialized and sent out to Outputstream


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

Constructor Detail

ParticleInputStream

public ParticleInputStream()
Method Detail

inputParticle

public static Particle inputParticle(java.io.InputStream in)
                              throws java.io.IOException
Throws:
java.io.IOException