Join Slack
Powered by
For future reference that would be `Set<out OWL...
# getting-started
k
karelpeeters
07/09/2019, 8:52 PM
For future reference that would be
Set<out OWLEntity>
but you can drop that because the set interface already has
out
declared.
Open in Slack
Previous
Next