Errai 3.0.1-SNAPSHOT

org.jboss.errai.marshalling.client.api.json.impl.gwt
Class GWTJSONBoolean

java.lang.Object
  extended by org.jboss.errai.marshalling.client.api.json.impl.gwt.GWTJSONBoolean
All Implemented Interfaces:
EJBoolean

public class GWTJSONBoolean
extends Object
implements EJBoolean

Author:
Mike Brock

Constructor Summary
GWTJSONBoolean(com.google.gwt.json.client.JSONBoolean bool)
           
 
Method Summary
 boolean booleanValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GWTJSONBoolean

public GWTJSONBoolean(com.google.gwt.json.client.JSONBoolean bool)
Method Detail

booleanValue

public boolean booleanValue()
Specified by:
booleanValue in interface EJBoolean

Errai 3.0.1-SNAPSHOT

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