Class NumMatch

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

public class NumMatch extends Object implements Matchable<SCell>, Serializable
return true if a number
Since:
3.9.0
Author:
henri
See Also:
  • Constructor Details

    • NumMatch

      public NumMatch()
  • Method Details