Package io.keikai.range.impl
Class DuplicateCell
- java.lang.Object
-
- io.keikai.range.impl.DuplicateCell
-
public class DuplicateCell extends java.lang.Object implements Matchable<SCell>, java.io.Serializable
- Since:
- 3.9.0
- Author:
- henri
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DuplicateCell(java.util.Set<java.lang.String> cells, boolean not)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanmatch(SCell cell)
-