org.jboss.errai.marshalling.client.api.json.impl.gwt
Class GWTJSONBoolean
java.lang.Object
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)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GWTJSONBoolean
public GWTJSONBoolean(com.google.gwt.json.client.JSONBoolean bool)
booleanValue
public boolean booleanValue()
- Specified by:
booleanValue
in interface EJBoolean
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.