You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Jan Martin Keil (JIRA)" <ji...@apache.org> on 2019/03/21 13:20:00 UTC

[jira] [Created] (JENA-1686) Set Dyadic#getL() and Dyadic#getR() return type to Graph

Jan Martin Keil created JENA-1686:
-------------------------------------

             Summary: Set Dyadic#getL() and Dyadic#getR() return type to Graph
                 Key: JENA-1686
                 URL: https://issues.apache.org/jira/browse/JENA-1686
             Project: Apache Jena
          Issue Type: Improvement
            Reporter: Jan Martin Keil


I propose to set Dyadic#getL() and Dyadic#getR() return type to Graph. This makes the developers life easier, as there is no longer a need to cast. I can not see any disadvantages and it should be backward compatible (except of classes that override these methods).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)