grpc-java/protobuf-lite/src
Eric Anderson 65dd5db5e3 protolite: Use 'unused' variable to avoid CheckReturnValue
Internally toByteArray is annotated with CheckReturnValue, which can
cause a failure during compilation if the value is ignored.
2016-05-20 09:46:46 -07:00
..
main/java/io/grpc/protobuf/lite all: Finish adding tracking issues for ExperimentalApi 2016-05-03 16:15:57 -07:00
test/java/io/grpc/protobuf/lite protolite: Use 'unused' variable to avoid CheckReturnValue 2016-05-20 09:46:46 -07:00