For future reference that would be `Set<out OWL...
# getting-started
k
For future reference that would be
Set<out OWLEntity>
but you can drop that because the set interface already has
out
declared.