Errai 3.0.1-SNAPSHOT

org.jboss.errai.codegen.literal
Class FloatValue

java.lang.Object
  extended by org.jboss.errai.codegen.literal.LiteralValue<Float>
      extended by org.jboss.errai.codegen.literal.FloatValue
All Implemented Interfaces:
Statement

public class FloatValue
extends LiteralValue<Float>

Author:
Mike Brock

Field Summary
 
Fields inherited from class org.jboss.errai.codegen.literal.LiteralValue
clazz
 
Constructor Summary
FloatValue(Float value)
           
 
Method Summary
 String getCanonicalString(Context context)
           
 
Methods inherited from class org.jboss.errai.codegen.literal.LiteralValue
equals, generate, getType, getValue, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FloatValue

public FloatValue(Float value)
Method Detail

getCanonicalString

public String getCanonicalString(Context context)
Specified by:
getCanonicalString in class LiteralValue<Float>

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.