Uses of Record Class
org.jjazz.utilities.api.MatrixGroupsRemover.Cell
Packages that use MatrixGroupsRemover.Cell
-
Uses of MatrixGroupsRemover.Cell in org.jjazz.utilities.api
Methods in org.jjazz.utilities.api that return types with arguments of type MatrixGroupsRemover.CellModifier and TypeMethodDescriptionMatrixGroupsRemover.Group.cells()Returns the value of thecellsrecord component.Constructor parameters in org.jjazz.utilities.api with type arguments of type MatrixGroupsRemover.CellModifierConstructorDescriptionGroup(T value, List<MatrixGroupsRemover.Cell> cells) Creates an instance of aGrouprecord class.