Loosen RpcResultBuilder argument 10/75610/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 10 Aug 2018 10:57:10 +0000 (12:57 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 31 Aug 2018 08:27:08 +0000 (10:27 +0200)
commitb79bfc1cc34a87b5e92f7fcb8ba80845bdb3ed08
treec97c5f18a8c6e14c7cd33e35eb736b145b6c74a6
parentf51b868fbb0870fcfc84ecfd1e90a59c5a05b302
Loosen RpcResultBuilder argument

withRpcErrors can accept a collection of any RpcError subclasses,
express that in the API contract.

Change-Id: I8f302874cb509474e3a974e3b4730338984eda78
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 5bdf2e72626b1cd8c9e98a984e9fc28465d72454)
yang/yang-common/src/main/java/org/opendaylight/yangtools/yang/common/RpcResultBuilder.java