public class MethodParams extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
MethodParams.Arity |
| Constructor and Description |
|---|
MethodParams(String methodName,
List<Var> actual,
MethodParams.Arity arity) |
public MethodParams(String methodName, List<Var> actual, MethodParams.Arity arity)
Copyright © 2022 The Apache Software Foundation. All rights reserved.