Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-10332

Fix docstring for TypeDescriptor

Details

    • Improvement
    • Status: Resolved
    • P2
    • Resolution: Fixed
    • 2.22.0
    • 2.23.0
    • sdk-java-core

    Description

      TypeDecriptor<List<String>> = new TypeDescriptor<List<String>>() {};
      should be
      TypeDescriptor<List<String>> type = new TypeDescriptor<List<String>>() {};

      Attachments

        Issue Links

          Activity

            People

              james-woods Tobias Kaymak
              james-woods Tobias Kaymak
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 0.5h
                  0.5h