Method | Description | |
---|---|---|
Match ( Class, type ) : Transform, |
This method is used to match the specified type to primitive transform implementations. If this is given a primitive then it will always return a suitable
|
|
PrimitiveMatcher ( ) : System |
Constructor for the
|
public Match ( Class, type ) : Transform, | ||
type | Class, | /// this is the primitive type to be transformed /// |
return | Transform, |