org.ujmp.core.booleanmatrix.calculation
Interface BooleanCalculation
-
- All Superinterfaces:
- Calculation, java.io.Serializable
- All Known Implementing Classes:
- AbstractBooleanCalculation, And, Eq, Ge, Gt, Le, Lt, Ne, Not, Or, ToBooleanMatrix, Xor
public interface BooleanCalculation extends Calculation
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.ujmp.core.calculation.Calculation
Calculation.Ret
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description booleangetBoolean(long... coordinates)voidsetBoolean(boolean value, long... coordinates)-
Methods inherited from interface org.ujmp.core.calculation.Calculation
availableCoordinates, calc, calcLink, calcNew, calcOrig, containsCoordinates, getColumnCount, getDimension, getMetaData, getRowCount, getSize, getSource, getSources, getValueType, setMetaData
-
-
DataMelt 3.0 © DataMelt by jWork.ORG