JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Index
Search
Help
tools.refinery.logic.term.operators
Not
Contents
Description
Method Summary
Method Details
not()
Hide sidebar
Show sidebar
Interface Not<
T extends Not<T>
>
All Known Implementing Classes:
TruthValue
public interface
Not<T extends Not<T>>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
not
()
Method Details
not
T
not
()