public class StringArrayToStringConverter extends Object implements org.springframework.core.convert.converter.Converter<String[],String>
StringUtils.arrayToCommaDelimitedString(Object[])
StringArrayToStringConverter()
String
convert(String[] source)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringArrayToStringConverter()
public String convert(String[] source)
convert
org.springframework.core.convert.converter.Converter<String[],String>
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.