org.apache.jute.compiler
Class JFloat

java.lang.Object
  extended by org.apache.jute.compiler.JType
      extended by org.apache.jute.compiler.JFloat

public class JFloat
extends JType


Constructor Summary
JFloat()
          Creates a new instance of JFloat
 
Method Summary
 String genJavaHashCode(String fname)
           
 String getSignature()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JFloat

public JFloat()
Creates a new instance of JFloat

Method Detail

getSignature

public String getSignature()

genJavaHashCode

public String genJavaHashCode(String fname)