I - the type of input objectsO - the type of the output objectspublic static interface Operations.Functor<I,O>
| Modifier and Type | Method and Description |
|---|---|
O |
apply(I element) |
Copyright © 2011–2024 Live Ontologies Project. All rights reserved.