Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-5067405

(fmt) Appendable should have append(CharSequence csq, int start, int end)

XMLWordPrintable

    • b59
    • x86
    • windows_xp



      Name: rmT116609 Date: 06/23/2004


      A DESCRIPTION OF THE REQUEST :
      Appendable should have an append(CharSequence s, int start, int end) method.

      JUSTIFICATION :
      This will remove the need for implementations of Appendable (such as nio.CharBuffer) to provide specific methods to append a subsequence of a particular implementation of CharSequence (such as put(String s, int start, int end)).
      (Incident Review ID: 281193)
      ======================================================================

            iris Iris Clark
            rmandalasunw Ranjith Mandala (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: