|
Rename Parameter c : char to s : char in method public indexOf(bytes byte[], start int, end int, s char) : int in class org.apache.tomcat.util.buf.ByteChunk |
From |
To |
|
Rename Parameter cbuf : char[] to buf : char[] in method public realWriteChars(buf char[], off int, len int) : void in class org.apache.tomcat.util.buf.CharChunk.CharOutputChannel |
From |
To |
|
Rename Parameter qq : char to s : char in method public indexOf(chars char[], start int, end int, s char) : int in class org.apache.tomcat.util.buf.CharChunk |
From |
To |
|
Rename Parameter cend : int to end : int in method public indexOf(chars char[], start int, end int, s char) : int in class org.apache.tomcat.util.buf.CharChunk |
From |
To |
|
Rename Parameter cbuf : byte[] to buf : byte[] in method public realWriteBytes(buf byte[], off int, len int) : void in class org.apache.tomcat.util.buf.ByteChunk.ByteOutputChannel |
From |
To |
|
Rename Parameter size : int to initial : int in method public CharChunk(initial int) in class org.apache.tomcat.util.buf.CharChunk |
From |
To |