[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.

The following tables list the members exposed by the PrimitiveValueFactory type.

Public Methods

  NameDescription
static memberCreate
Create a placeholder instance for the primitive Java type passed in. Returns null if the type passed in is not a primitive type.

Equals (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
ToString (Inherited from Object.)

Protected Methods

  NameDescription
Finalize (Inherited from Object.)
MemberwiseClone (Inherited from Object.)

Public Constructors

  NameDescription
PrimitiveValueFactoryNew