Uses of Interface
com.google.protobuf.util.JsonFormat.ParserImpl.WellKnownTypeParser
-
Packages that use JsonFormat.ParserImpl.WellKnownTypeParser Package Description com.google.protobuf.util -
-
Uses of JsonFormat.ParserImpl.WellKnownTypeParser in com.google.protobuf.util
Fields in com.google.protobuf.util with type parameters of type JsonFormat.ParserImpl.WellKnownTypeParser Modifier and Type Field Description private static java.util.Map<java.lang.String,JsonFormat.ParserImpl.WellKnownTypeParser>
JsonFormat.ParserImpl. wellKnownTypeParsers
Methods in com.google.protobuf.util that return types with arguments of type JsonFormat.ParserImpl.WellKnownTypeParser Modifier and Type Method Description private static java.util.Map<java.lang.String,JsonFormat.ParserImpl.WellKnownTypeParser>
JsonFormat.ParserImpl. buildWellKnownTypeParsers()
-