Prevent boxing of AS in BasePathSelector 18/78518/3
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 6 Dec 2018 11:52:10 +0000 (12:52 +0100)
committerRobert Varga <nite@hq.sk>
Fri, 7 Dec 2018 10:03:30 +0000 (10:03 +0000)
commitf5a4d1aa641dfb8007e7fc7235ef376730722557
tree0b9963d63c39f0fef0bdd1d2f9e66bd356aa2757
parent90ff8238cb38122202f3928d8e8c9c6cb26805d3
Prevent boxing of AS in BasePathSelector

Superclass uses long, just as all callers. Ditch intermediate
boxing.

Change-Id: I67e8678ebbac4084460e69766686b0feb25ae3db
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/base/BasePathSelector.java