Committed by
Gerrit Code Review
Make methods of TrafficSelector.Builder deprecated
Because direct use of primitive value like short is fragile against future change and the methods can be easily replaced by TrafficSelector.Builder.add(Criterion) - matchLambda(short) - matchOpticalSignalType(short) Change-Id: I0f65605a9bccd77a5d752d3a262ca818234f6ea8
Showing
2 changed files
with
10 additions
and
0 deletions
-
Please register or login to post a comment