[GitHub] commons-lang pull request #282: SwappedPair constructed as Pair.of(rhs,lhs)

2017-09-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/282 ---

[GitHub] commons-lang pull request #282: SwappedPair constructed as Pair.of(rhs,lhs)

2017-08-09 Thread namannigam
GitHub user namannigam opened a pull request: https://github.com/apache/commons-lang/pull/282 SwappedPair constructed as Pair.of(rhs,lhs) There seems to be a bug in the current implementation of the `isRegistered` implementation, where the `swappedPair` is constructed similarly to