org.jboss.errai.marshalling.server.json.impl
Class ErraiJSONArray
java.lang.Object
org.jboss.errai.marshalling.server.json.impl.ErraiJSONArray
- All Implemented Interfaces:
- EJArray
public class ErraiJSONArray
- extends Object
- implements EJArray
- Author:
- Mike Brock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ErraiJSONArray
public ErraiJSONArray(List list)
size
public int size()
- Specified by:
size
in interface EJArray
get
public EJValue get(int index)
- Specified by:
get
in interface EJArray
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.