mirror of https://github.com/grpc/grpc-java.git
Remove unused variables and prefer ArrayDeque to LinkedList. The swap to
Queue from Deque was just to make it more obvious what the usage was,
since the original swap to Deque was to avoid the same LinkedList lint
violation (
|
||
|---|---|---|
| .. | ||
| generated/main | ||
| main | ||
| test/java/io/grpc/grpclb | ||