cetus.hir
Class Typecast.Cast

java.lang.Object
  extended by cetus.hir.Typecast.Cast
Enclosing class:
Typecast

public static class Typecast.Cast
extends java.lang.Object


Constructor Summary
Typecast.Cast(int value)
           
 
Method Summary
 void print(java.io.OutputStream stream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Typecast.Cast

public Typecast.Cast(int value)
Method Detail

print

public void print(java.io.OutputStream stream)