A partial implementation of the Parser interface which implements as many methods of that interface as possible in terms of other methods.
Note: This class implements all the convenience methods in the Parser interface. See Parser for related javadocs. Subclasses need to implement {} liuji (Pherl Liu) si@g oogle .com
Definition at line 48 of file bloaty/third_party/protobuf/java/core/src/main/java/com/google/protobuf/AbstractParser.java.