public class DynamicTypeConstructor extends Object implements TypeConstructor
| Constructor and Description |
|---|
DynamicTypeConstructor(DescribedTypeConstructor dtc,
TypeConstructor underlyingEncoding) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
encodesJavaPrimitive() |
Class |
getTypeClass() |
Object |
readValue() |
public DynamicTypeConstructor(DescribedTypeConstructor dtc, TypeConstructor underlyingEncoding)
public Object readValue()
readValue in interface TypeConstructorpublic boolean encodesJavaPrimitive()
encodesJavaPrimitive in interface TypeConstructorpublic Class getTypeClass()
getTypeClass in interface TypeConstructorCopyright © 2016 The Apache Software Foundation. All Rights Reserved.