Interface HttpHeaderReader.ListElementCreator<T>

  • Enclosing class:
    HttpHeaderReader

    private static interface HttpHeaderReader.ListElementCreator<T>
    • Method Detail

      • create

        T create​(HttpHeaderReader reader)
          throws java.text.ParseException
        Throws:
        java.text.ParseException