org.jboss.errai.codegen.literal
Class MapValue
java.lang.Object
org.jboss.errai.codegen.literal.LiteralValue<Map<Object,Object>>
org.jboss.errai.codegen.literal.MapValue
- All Implemented Interfaces:
- Statement
public class MapValue
- extends LiteralValue<Map<Object,Object>>
- Author:
- Mike Brock
MapValue
public MapValue(Map<Object,Object> value)
getCanonicalString
public String getCanonicalString(Context context)
- Specified by:
getCanonicalString
in class LiteralValue<Map<Object,Object>>
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.