[GitHub] jena pull request #461: JENA-1591: use boolean value in if expression

2018-08-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/461 ---

[GitHub] jena pull request #461: JENA-1591: use boolean value in if expression

2018-08-11 Thread kinow
GitHub user kinow opened a pull request: https://github.com/apache/jena/pull/461 JENA-1591: use boolean value in if expression Another one found in Eclipse while I was reading some other code for UUID's. The value returned from the `Set` object will be a `boolean`, so the `==