Class GonArrayImpl<K,V>

java.lang.Object
org.aksw.jenax.graphql.sparql.v2.gon.model.GonElementBase<K,V>
org.aksw.jenax.graphql.sparql.v2.gon.model.GonArrayImpl<K,V>
All Implemented Interfaces:
Iterable<GonElement<K,V>>, GonArray<K,V>, GonElement<K,V>

public class GonArrayImpl<K,V> extends GonElementBase<K,V> implements GonArray<K,V>