public class ProvaBinaryLessEqualImpl extends java.lang.Object implements ProvaBinaryOperator
| Constructor and Description |
|---|
ProvaBinaryLessEqualImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(ProvaKnowledgeBase kb,
java.util.List<ProvaLiteral> newLiterals,
ProvaObject o1,
ProvaComputable a2) |
java.lang.String |
toString() |
public boolean evaluate(ProvaKnowledgeBase kb, java.util.List<ProvaLiteral> newLiterals, ProvaObject o1, ProvaComputable a2)
evaluate in interface ProvaBinaryOperatorpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2019. All Rights Reserved.