Collection parameter of CompactNodeTypeDefWriter#write should be covariant
--------------------------------------------------------------------------
Key: JCR-2467
URL: https://issues.apache.org/jira/browse/JCR-2467
Project: Jackrabbit Content Repository
Issue Type: Improvement
Components: jackrabbit-spi-commons
Affects Versions: 2.1.0
Reporter: Michael Dürig
Assignee: Michael Dürig
Priority: Minor
The Collection<QNodeTypeDefinition> parameter of the
CompactNodeTypeDefWriter#write methods should have type Collection<? extends
QNodeTypeDefinition>.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.