public class ObjectMethod extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected List<String> |
parameters |
| Constructor and Description |
|---|
ObjectMethod(String name,
List<String> parameters)
Constructor.
|
Copyright © 2018. All rights reserved.