Annotate Identifier with @ThreadSafe 39/39739/4
authorRobert Varga <rovarga@cisco.com>
Wed, 1 Jun 2016 23:54:36 +0000 (01:54 +0200)
committerTony Tkacik <ttkacik@cisco.com>
Mon, 6 Jun 2016 10:00:55 +0000 (10:00 +0000)
commit88460cbed5a9e1a7a0c95ea8a8fcadf934ed6dbd
treec02d66f58c74cfdd88a0e9e56994929d55dc2729
parente150b46dd1b0fc19df9524015dc3539f7e6cf8ca
Annotate Identifier with @ThreadSafe

Implementations are expected to be used for maps, hence they are expected
to be used from multiple threads concurrently.

Change-Id: I7578486cc8be843959befb4473461dcd601e904b
Signed-off-by: Robert Varga <rovarga@cisco.com>
common/concepts/src/main/java/org/opendaylight/yangtools/concepts/Identifier.java