aboutsummaryrefslogtreecommitdiff
path: root/protobuf-lite
diff options
context:
space:
mode:
authorEric Anderson <ejona@google.com>2018-03-26 16:17:45 -0700
committerEric Anderson <ejona@google.com>2018-03-26 16:57:09 -0700
commit3bb6708eeec56c479525018b0bad5f3c42b04f67 (patch)
tree6cf8ac70538dbcc3711c599d5b4c85ad61cc642e /protobuf-lite
parent25f357699a18c7cc724c369eb9be4e9d10c78c41 (diff)
downloadgrpc-grpc-java-3bb6708eeec56c479525018b0bad5f3c42b04f67.tar.gz
services: Specify serialVersionUID for the dummy SocketAddress
This fixes a serial warning that breaks the build when building _without_ ErrorProne. I have no clue why _disabling_ ErrorProne makes the warning pop up, but whatever, the warning is legit. I also gave it a name, since the anonymous $1 seems weird if we're providing a serialVersionUID. Not to say we're actually supporting serializing this object. But if we ever see a serialized form show up in the future, having a more clear name would make it obvious what it is.
Diffstat (limited to 'protobuf-lite')
0 files changed, 0 insertions, 0 deletions