org.jf.baksmali.Renderers
Class CharRenderer

java.lang.Object
  extended by org.jf.baksmali.Renderers.CharRenderer

public class CharRenderer
extends java.lang.Object


Constructor Summary
CharRenderer()
           
 
Method Summary
static void writeTo(org.jf.util.IndentingWriter writer, char val)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CharRenderer

public CharRenderer()
Method Detail

writeTo

public static void writeTo(org.jf.util.IndentingWriter writer,
                           char val)
                    throws java.io.IOException
Throws:
java.io.IOException