E - the entity type@FunctionalInterface public interface OWLEntitySetProvider<E extends OWLEntity>
| Modifier and Type | Method and Description |
|---|---|
java.util.stream.Stream<E> |
entities() |
default Set<E> |
getEntities()
Deprecated.
use
entities() |
@Deprecated default Set<E> getEntities()
entities()java.util.stream.Stream<E> entities()
Copyright © 2017 The University of Manchester. All Rights Reserved.