Annotation Interface ParserConstructor


@Retention(RUNTIME) @Target(CONSTRUCTOR) public @interface ParserConstructor
Marks the constructor that should be used by InstantiatingObjectParser if multiple constructors with the same number of arguments exist.