public class ConstructorEntityDecodeValue extends Object implements DecodeValue
| Constructor and Description |
|---|
ConstructorEntityDecodeValue() |
| Modifier and Type | Method and Description |
|---|---|
static DecodeValueDetector |
forAnnotation(Class<? extends Annotation> annotation) |
<Target,Source> |
newDecoder(EntityResolver resolver,
DecoderFactory<Target> factory) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSourceType, initializepublic <Target,Source> Optional<Decoder<Target,Source>> newDecoder(EntityResolver resolver, DecoderFactory<Target> factory)
newDecoder in interface DecodeValuepublic static DecodeValueDetector forAnnotation(Class<? extends Annotation> annotation)
Copyright © 2016. All rights reserved.