Class DuplicateCell

java.lang.Object
io.keikai.range.impl.DuplicateCell
All Implemented Interfaces:
Matchable<SCell>, Serializable

public class DuplicateCell extends Object implements Matchable<SCell>, Serializable
Since:
3.9.0
Author:
henri
See Also:
  • Constructor Details

    • DuplicateCell

      public DuplicateCell(Set<String> cells, boolean not)
  • Method Details