Uses of Class
com.espertech.esper.type.PrimitiveValueBase

Packages that use PrimitiveValueBase
com.espertech.esper.type Internal primitive, enum and other type representations 
 

Uses of PrimitiveValueBase in com.espertech.esper.type
 

Subclasses of PrimitiveValueBase in com.espertech.esper.type
 class BoolValue
          Placeholder for a boolean value in an event expression.
 class ByteValue
          Placeholder for a byte value in an event expression.
 class DoubleValue
          Placeholder for a double value in an event expression.
 class FloatValue
          Placeholder for a float value in an event expression.
 class IntValue
          Placeholder for an integer value in an event expression.
 class LongValue
          Placeholder for a long-typed value in an event expression.
 class ShortValue
          Placeholder for a short-typed value in an event expression.
 class StringValue
          Placeholder for a String value in an event expression.
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com