[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Factory class for PrimitiveValue for all fundamental Java types.

Namespace: net.esper.type
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public NotInheritable Class PrimitiveValueFactory
C#
public sealed class PrimitiveValueFactory
Visual C++
public ref class PrimitiveValueFactory sealed

Inheritance Hierarchy

System.Object
  net.esper.type.PrimitiveValueFactory