Class ContainsCell

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

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

    • ContainsCell

      public ContainsCell(Set<String> cells)
  • Method Details