Functions
Link copied to clipboard
public static List<String> listOfCtParametersToTypeNames(List<? extends CtParameter<? extends Object>> list)
Transforms the list of CtParameters into a list of names of the corresponding types.
Link copied to clipboard