paramNames property

List<String> paramNames
final

参数名称列表 Ordered parameter names captured from pattern.

Implementation

final List<String> paramNames;