org.jf.baksmali.Renderers
Class FloatRenderer

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

public class FloatRenderer
extends java.lang.Object


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

Constructor Detail

FloatRenderer

public FloatRenderer()
Method Detail

writeTo

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