Uploaded image for project: 'Spatial Information Systems'
  1. Spatial Information Systems
  2. SIS-88

Reduce size of public API

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.3, 0.4
    • 0.3, 0.4
    • Utilities
    • None

    Description

      Consider moving the following elements to an internal package:

      • @Debug
      • @Workaround
      • @Immutable (like JCIP, but with Retention.SOURCE)
      • @ThreadSafe (like JCIP, but with Retention.SOURCE)
      • @NotThreadSafe (like JCIP, but with Retention.SOURCE)
      • CheckedArrayList
      • CheckedHashSet
      • More may be added later.

      Actually the above elements may have some value for the users, but maybe not enough for deserving to appear in documentation (admittedly thread-safety information are important, but the annotation may not be a so good replacement to explanation in Javadoc text).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              desruisseaux Martin Desruisseaux
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: