Package io.keikai.range.impl
Class ContainsError
- java.lang.Object
-
- io.keikai.range.impl.ContainsError
-
- All Implemented Interfaces:
Matchable<SCell>
,Serializable
public class ContainsError extends Object implements Matchable<SCell>, Serializable
- Since:
- 3.9.0
- Author:
- henri
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ContainsError(boolean not)
-