Class JsonEventUnderlyingValueCollection

java.lang.Object
com.espertech.esper.common.internal.event.json.core.JsonEventUnderlyingValueCollection
All Implemented Interfaces:
Iterable<Object>, Collection<Object>

public class JsonEventUnderlyingValueCollection extends Object implements Collection<Object>