Richard Liang wrote:
Dears,

There are three protected methods added in java.text.BreakIterator, but I cannot find their specification. What shall we do?

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

Guess :-)

--
Stefano.

Reply via email to