Errai 3.0.1-SNAPSHOT

org.jboss.errai.marshalling.client.api.json
Interface EJArray

All Known Implementing Classes:
ErraiJSONArray, GWTJSONArray

public interface EJArray

Author:
Mike Brock

Method Summary
 EJValue get(int index)
           
 int size()
           
 

Method Detail

size

int size()

get

EJValue get(int index)

Errai 3.0.1-SNAPSHOT

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