Uses of Interface
com.espertech.esper.type.PrimitiveValue

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

Uses of PrimitiveValue in com.espertech.esper.type
 

Classes in com.espertech.esper.type that implement PrimitiveValue
 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 PrimitiveValueBase
          Abstract class for literal values supplied in an event expression string and prepared expression values supplied by set methods.
 class ShortValue
          Placeholder for a short-typed value in an event expression.
 class StringValue
          Placeholder for a String value in an event expression.
 


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