- Add the Codota plugin to your IDE and get smart completions
private void myMethod () {}
public Map bind(InputStream fixedLengthStream) { return bind(new InputStreamReader(fixedLengthStream)); } }
public Map bind(InputStream fixedLengthStream) { return bind(new InputStreamReader(fixedLengthStream)); } }
public Map bind(InputStream fixedLengthStream) { return bind(new InputStreamReader(fixedLengthStream)); } }