Class TagListMapper
- java.lang.Object
-
- com.chutneytesting.scenario.infra.raw.TagListMapper
-
public final class TagListMapper extends Object
-
-
Constructor Summary
Constructors Constructor Description TagListMapper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringtagsListToString(Collection<String> tags)static List<String>tagsStringToList(String tags)
-