- All Implemented Interfaces:
- EPType
public class ClassMultiValuedEPType
extends java.lang.Object
implements EPType
An array or collection of native values. Always has a component type.
Either:
- array then "clazz.getArray()" returns true.
- collection then clazz implements collection