Remove YangXPathParserFactory @ThreadSafe annotation 02/81102/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 21 Mar 2019 16:46:28 +0000 (17:46 +0100)
committerRobert Varga <nite@hq.sk>
Fri, 22 Mar 2019 00:10:11 +0000 (00:10 +0000)
commit78eb140040353f5b276c778a12ba6172838e5795
tree6bc779b0b529aa0292e71c895c42ad76cb5cf8ae
parent299129d9af34fed0982a3ef5d28d02f071bad778
Remove YangXPathParserFactory @ThreadSafe annotation

Replace JSR305 with explicit documentation of the fact we expect
implementations to be thread-safe.

Change-Id: If04d9b930f731387c794731261e745064048db0c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-xpath-api/src/main/java/org/opendaylight/yangtools/yang/xpath/api/YangXPathParserFactory.java