Uses of Class
com.espertech.esper.common.internal.support.SupportBean
Packages that use SupportBean
-
Uses of SupportBean in com.espertech.esper.common.internal.support
Methods in com.espertech.esper.common.internal.support that return SupportBeanModifier and TypeMethodDescriptionstatic SupportBean[]
SupportBean.getBeansPerIndex
(SupportBean[] beans, int[] indexes) static SupportBean
static SupportBean
static SupportBean
static SupportBean
static SupportBean
SupportBean.makeBean
(String string, int intPrimitive, long longPrimitive, double doublePrimitive, boolean boolPrimitive) static SupportBean
SupportBean.makeBeanWBoxed
(String string, int intPrimitive, Double doubleBoxed, Long longBoxed) Methods in com.espertech.esper.common.internal.support with parameters of type SupportBeanModifier and TypeMethodDescriptionstatic void
SupportBean.compare
(SupportBean received, String[] split, Object[] objects) static void
SupportBean.compare
(SupportBean received, String property, Object expected) static SupportBean[]
SupportBean.getBeansPerIndex
(SupportBean[] beans, int[] indexes) static Object[]
SupportBean.getOAStringAndIntPerIndex
(SupportBean[] beans, int[] indexes)