- Add the Codota plugin to your IDE and get smart completions
private void myMethod () {}
default boolean equalTo(T other){ return this.equalTo(new Eq<W>() {},other); } default boolean equalTo(Eq<W> eq, T other){
default boolean equalTo(T other){ return this.equalTo(new Eq<W>() {},other); } default boolean equalTo(Eq<W> eq, T other){