Class StringListTypeReference

java.lang.Object
com.fasterxml.jackson.core.type.TypeReference<java.util.List<java.lang.String>>
com.aducid.sdk.util.StringListTypeReference
All Implemented Interfaces:
java.lang.Comparable<com.fasterxml.jackson.core.type.TypeReference<java.util.List<java.lang.String>>>

public class StringListTypeReference
extends com.fasterxml.jackson.core.type.TypeReference<java.util.List<java.lang.String>>
String list type reference. Created 16. 11. 2018 7:33:15
Author:
Radek Jira
  • Field Summary

    Fields inherited from class com.fasterxml.jackson.core.type.TypeReference

    _type
  • Constructor Summary

    Constructors 
    Constructor Description
    StringListTypeReference()  
  • Method Summary

    Methods inherited from class com.fasterxml.jackson.core.type.TypeReference

    compareTo, getType

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait