Uses of Annotation Interface
com.google.mu.annotations.RequiresProtobuf
Packages that use RequiresProtobuf
Package
Description
Google Protobuf utilities (requires mug-protobuf artifact)
-
Uses of RequiresProtobuf in com.google.mu.protobuf.util
Classes in com.google.mu.protobuf.util with annotations of type RequiresProtobufModifier 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.