|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RelationalOpEnum.Computer | |
---|---|
com.espertech.esper.type | Internal primitive, enum and other type representations |
Uses of RelationalOpEnum.Computer in com.espertech.esper.type |
---|
Classes in com.espertech.esper.type that implement RelationalOpEnum.Computer | |
---|---|
static class |
RelationalOpEnum.GEDoubleComputer
Computer for relational op compare. |
static class |
RelationalOpEnum.GELongComputer
Computer for relational op compare. |
static class |
RelationalOpEnum.GEStringComputer
Computer for relational op compare. |
static class |
RelationalOpEnum.GTDoubleComputer
Computer for relational op compare. |
static class |
RelationalOpEnum.GTLongComputer
Computer for relational op compare. |
static class |
RelationalOpEnum.GTStringComputer
Computer for relational op compare. |
static class |
RelationalOpEnum.LEDoubleComputer
Computer for relational op compare. |
static class |
RelationalOpEnum.LELongComputer
Computer for relational op compare. |
static class |
RelationalOpEnum.LEStringComputer
Computer for relational op compare. |
static class |
RelationalOpEnum.LTDoubleComputer
Computer for relational op compare. |
static class |
RelationalOpEnum.LTLongComputer
Computer for relational op compare. |
static class |
RelationalOpEnum.LTStringComputer
Computer for relational op compare. |
Methods in com.espertech.esper.type that return RelationalOpEnum.Computer | |
---|---|
RelationalOpEnum.Computer |
RelationalOpEnum.getComputer(Class coercedType)
Returns the computer to use for the relational operation based on the coercion type. |
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |