Package io.keikai.range.impl
Class EndsWith
java.lang.Object
io.keikai.range.impl.BaseMatch2
io.keikai.range.impl.EndsWith
- All Implemented Interfaces:
Matchable<SCell>,Serializable
- Since:
- 3.9.0
- Author:
- henri
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanmatchDouble(Double num, Double b) protected booleanmatchString(String text, String b) Methods inherited from class io.keikai.range.impl.BaseMatch2
match
-
Constructor Details
-
EndsWith
-
EndsWith
-
-
Method Details
-
matchString
- Specified by:
matchStringin classBaseMatch2
-
matchDouble
- Specified by:
matchDoublein classBaseMatch2
-