StringBuffer.insert

Undocumented in source. Be warned that the author may not have intended to support it.
  1. StringBuffer insert(int offset, char[] str)
  2. StringBuffer insert(int offset, int i)
  3. StringBuffer insert(int offset, StringBuffer other)
    class StringBuffer

Meta