In this interface, I have default implementations:
public interface Arithmeticable { T plus(T addend); T plus(