Searched refs:implReplaceWith (Results 1 – 8 of 8) sorted by relevance
332 implReplaceWith(this.replacement); in replaceWith()345 protected void implReplaceWith(String newReplacement) { in implReplaceWith() method in CharsetDecoder
332 implReplaceWith(this.replacement); in replaceWith()345 protected void implReplaceWith(byte[] newReplacement) { in implReplaceWith() method in CharsetEncoder
201 * {@link #implReplaceWith(byte[])} will not be called.295 * <p> This method invokes the {@link #implReplaceWith implReplaceWith}332 implReplaceWith(this.replacement);345 protected void implReplaceWith($replType$ newReplacement) {
53 protected void implReplaceWith(byte[] newReplacement) { throw new RuntimeException("Stub!"); } in implReplaceWith() method in CharsetEncoder
70 protected void implReplaceWith(byte[] newReplacement) { in implReplaceWith() method in CharsetEncoder
866 super.implReplaceWith(newReplacement); in pubImplReplaceWith()
1104 protected void implReplaceWith(byte[] ba) { in implReplaceWith() method in CharsetEncoderTest.MockCharsetEncoder
7125 method protected void implReplaceWith(String);7153 method protected void implReplaceWith(byte[]);