Package io.keikai.range.impl
Class NumMatch
- java.lang.Object
-
- io.keikai.range.impl.NumMatch
-
public class NumMatch extends java.lang.Object implements Matchable<SCell>, java.io.Serializable
return true if a number- Since:
- 3.9.0
- Author:
- henri
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NumMatch()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanmatch(SCell cell)
-