-
- All Known Subinterfaces:
DecompositionStore<N>
- All Known Implementing Classes:
GenericStore,R064Store
public interface NegateColumn
-
-
Field Summary
Fields Modifier and Type Field Description static NegateColumnNULL
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidnegateColumn(int col)
-
-
-
Field Detail
-
NULL
static final NegateColumn NULL
-
-