Uses of Class
com.espertech.esper.common.internal.support.SupportBean
-
Uses of SupportBean in com.espertech.esper.common.internal.support
Modifier 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) Modifier 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)