afs opened a new issue, #1575: URL: https://github.com/apache/jena/issues/1575
The code has both a factory function and a public constructor. Tidy the code to use the factory function. (hiding the constructor might break external code) ... and have a single `Triple.ANY` object; this is consistent with `Node`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
