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 TypeConstructor
public boolean encodesJavaPrimitive()
encodesJavaPrimitive
in interface TypeConstructor
public Class getTypeClass()
getTypeClass
in interface TypeConstructor
Copyright © 2016 The Apache Software Foundation. All rights reserved.