Class TypeReferenceImpl.List<T>

  • All Implemented Interfaces:
    Comparable<com.fasterxml.jackson.core.type.TypeReference<List<T>>>
    Enclosing class:
    TypeReferenceImpl

    public static class TypeReferenceImpl.List<T>
    extends com.fasterxml.jackson.core.type.TypeReference<List<T>>
    • Constructor Detail

      • List

        public List()