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