Package org.cxbox.core.controller.param
Class QueryParameter.StringListTypeReference
- All Implemented Interfaces:
Comparable<com.fasterxml.jackson.core.type.TypeReference<List<String>>>
- Enclosing interface:
- QueryParameter
-
Field Summary
Fields inherited from class com.fasterxml.jackson.core.type.TypeReference
_type -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.fasterxml.jackson.core.type.TypeReference
compareTo, getType
-
Constructor Details
-
StringListTypeReference
public StringListTypeReference()
-