public class ListSerializer extends Object implements QueryParameterSerializer
| Constructor and Description |
|---|
ListSerializer() |
| Modifier and Type | Method and Description |
|---|---|
String |
handle(Object value)
Converts the list to a comma separated representation.
|
public String handle(Object value)
handle in interface QueryParameterSerializervalue - the value to serializeQueryParameterSerializer.handle(java.lang.Object)Copyright © 2010–2019 Dudie. All rights reserved.