public interface TypeConstructor<V>
| Modifier and Type | Method and Description |
|---|---|
boolean |
encodesJavaPrimitive() |
Class<V> |
getTypeClass() |
V |
readValue() |
void |
skipValue() |
Copyright © 2018 The Apache Software Foundation. All rights reserved.