public class ConverterUtil extends Object
Constructor and Description |
---|
ConverterUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
convertToCommaSeparatedString(Collection subjects) |
static Object |
mapArgument(String argValue,
Class<?> type)
Maps a string argument into the given type
|
public static String convertToCommaSeparatedString(Collection subjects)
Copyright © 2016–2019 AdroitLogic. All rights reserved.