T - the value typepublic abstract class AbstractTypeCodec<T> extends Object implements TypeCodec<T>
| Constructor and Description |
|---|
AbstractTypeCodec(Type type,
TypeCodecRegistry typeCodecRegistry) |
| Modifier and Type | Method and Description |
|---|---|
protected Constructor<T> |
getDefaultConstructor(Class<T> clazz) |
Class<T> |
getEncoderClass() |
T |
newInstance() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdefaultInstance, documentHasId, generateIdIfAbsentFromDocument, getDecodingPojoFailureStrategy, getDocumentId, getTypeFilter, isCollectiblepublic AbstractTypeCodec(Type type, TypeCodecRegistry typeCodecRegistry)
Copyright © 2019 BILD GmbH & Co. KG. All rights reserved.