Uses of Annotation Interface
com.google.mu.annotations.RequiresProtobuf
Package
Description
Google Protobuf utilities (requires mug-protobuf artifact)
-
Uses of RequiresProtobuf in com.google.mu.protobuf.util
Modifier and TypeClassDescriptionfinal class
Additional utilities to help createStruct
messages.final class
Additional utilities to help createValue
andListValue
messages.final class
A builder that supports building heterogeneousStruct
more conveniently, while eliding most of the intermediary and verboseValue
creation.class
A helper that makesStruct
s andValue
s from POJOs.