public class NumStrategy extends RegexStrategy
| Constructor and Description |
|---|
NumStrategy() |
| Modifier and Type | Method and Description |
|---|---|
String |
extract(String input,
String param1,
String param2)
从输入数据里提取出所有的数字
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.