Uses of Class
tech.oxfordsemantic.jrdfox.logic.Optional
| Package | Description |
|---|---|
| tech.oxfordsemantic.jrdfox.logic |
-
Uses of Optional in tech.oxfordsemantic.jrdfox.logic
Methods in tech.oxfordsemantic.jrdfox.logic that return Optional Modifier and Type Method Description static OptionalOptional. create(Formula main, java.util.List<Formula> optionals)static OptionalOptional. create(Formula main, Formula... optionals)Methods in tech.oxfordsemantic.jrdfox.logic with parameters of type Optional Modifier and Type Method Description ELogicVisitor. visit(Optional object)