|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.esper.type.PrimitiveValueFactory
public final class PrimitiveValueFactory
Factory class for PrimitiveValue for all fundamental Java types.
Constructor Summary | |
---|---|
PrimitiveValueFactory()
|
Method Summary | |
---|---|
static PrimitiveValue |
create(java.lang.Class type)
Create a placeholder instance for the primitive Java type passed in. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrimitiveValueFactory()
Method Detail |
---|
public static PrimitiveValue create(java.lang.Class type)
type
- is a fundamental Java
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |