Class UtilsKt
-
- All Implemented Interfaces:
public final class UtilsKt
-
-
Method Summary
Modifier and Type Method Description final static StringgetBindingParameterName(String parameterName, RequireNameMatch requireNameMatch)Returns the name of the parameter based on the provided RequireNameMatch. -
-
Method Detail
-
getBindingParameterName
final static String getBindingParameterName(String parameterName, RequireNameMatch requireNameMatch)
Returns the name of the parameter based on the provided RequireNameMatch.
-
-
-
-