public interface LabelParameterStrategy
Modifier and Type | Method and Description |
---|---|
String |
getLabel(Method method,
Object arg)
Get the actual label associated with the argument.
|
boolean |
isLabeled(Method method,
Object arg)
Evaluate if one particular argument is labeled.
|
Copyright © 2014. All rights reserved.