JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
tools.refinery.logic.term.operators
Interface Or<T extends Or<T>>
All Known Implementing Classes:
TruthValue
public interface
Or<T extends Or<T>>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
or
(
T
other)
Method Details
or
T
or
(
T
other)