163164165166167168169
return (Codec<T>) createCodec(settings.type(), context); } } private AnnotatedElement hideChoices(AnnotatedElement metadata) { return new HidingAnnotatedElement(BoundObject.class, metadata); }