arguments 属性

List<String> arguments
final

进程提供的参数。

实现

final List<String> arguments;