Package | Description |
---|---|
com.pervasive.datarush.types |
Provides classes and interfaces for the description of token data types.
|
Modifier and Type | Class and Description |
---|---|
class |
TokenValueExtractor |
class |
TypeDispatchedConstructor<T>
A base class for type-driven object factories.
|
Modifier and Type | Method and Description |
---|---|
void |
TokenType.dispatchByType(TokenTypeDispatcher dispatcher)
Dispatches processing to the type-appropriate method of the
specified dispatcher.
|
void |
ObjectTokenType.dispatchByType(TokenTypeDispatcher dispatcher) |
void |
EnumTokenType.dispatchByType(TokenTypeDispatcher dispatcher)
Deprecated.
|
Copyright © 2016 Actian Corporation. All rights reserved.