public class ParsedParameters extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getParameterCount() |
List<String> |
getParameterNames() |
int |
hashCode() |
boolean |
isPositional() |
String |
toString() |
public int getParameterCount()
public List<String> getParameterNames()
public boolean isPositional()
Copyright © 2017. All rights reserved.