Package org.apache.jute.compiler
Class JFloat
- java.lang.Object
-
- org.apache.jute.compiler.JType
-
- org.apache.jute.compiler.JFloat
-
public class JFloat extends JType
-
-
Constructor Summary
Constructors Constructor Description JFloat()Creates a new instance of JFloat
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgenJavaHashCode(java.lang.String fname)java.lang.StringgetSignature()-
Methods inherited from class org.apache.jute.compiler.JType
genCsharpConstructorParam, genCsharpDecl
-
-