I have Interface:
public interface IReplace { ==================== public Stream mReplace(String origValue, String newValue) { return mRepla