org.jboss.errai.ioc.rebind.ioc.codegen.literal
Class DoubleValue
java.lang.Object
org.jboss.errai.ioc.rebind.ioc.codegen.literal.LiteralValue<Double>
org.jboss.errai.ioc.rebind.ioc.codegen.literal.DoubleValue
- All Implemented Interfaces:
- Statement
public class DoubleValue
- extends LiteralValue<Double>
- Author:
- Mike Brock
| Fields inherited from class org.jboss.errai.ioc.rebind.ioc.codegen.literal.LiteralValue |
clazz |
DoubleValue
public DoubleValue(Double value)
getCanonicalString
public String getCanonicalString(Context context)
- Specified by:
getCanonicalString in class LiteralValue<Double>
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.