Methods in BreakIterator were mistakenly made public in 1.5

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 6
    • Affects Version/s: 6
    • Component/s: core-libs
    • None
    • 5.0
    • b36
    • generic
    • generic

        The following methods has been added in java.text.BreakIterator class since Tiger:

        protected static long getLong(byte[] buf, int offset);
        protected static int getInt(byte[] buf, int offset);
        protected static short getShort(byte[] buf, int offset);

        They are just utility methods, and should not have been public.

        ###@###.### 2005-03-18 17:47:15 GMT

              Assignee:
              Yuka Kamiya (Inactive)
              Reporter:
              Naoto Sato
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: