C - collection type extending setV - value typepublic class SetTypeCodec<C extends Set<V>,V> extends CollectionTypeCodec<C,V>
| Constructor and Description |
|---|
SetTypeCodec(Class<C> collectionClass,
Type valueType,
TypeCodecRegistry typeCodecRegistry) |
| Modifier and Type | Method and Description |
|---|---|
protected Constructor<C> |
getDefaultConstructor(Class<C> clazz) |
decode, defaultInstance, encode, newInstancegetEncoderClass, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdocumentHasId, generateIdIfAbsentFromDocument, getDocumentId, isCollectiblepublic SetTypeCodec(Class<C> collectionClass, Type valueType, TypeCodecRegistry typeCodecRegistry)
protected Constructor<C> getDefaultConstructor(Class<C> clazz)
getDefaultConstructor in class CollectionTypeCodec<C extends Set<V>,V>Copyright © 2018 BILD GmbH & Co. KG. All rights reserved.