I want to simplify my code in AndroidStudio. For buttons I use
button.setOnClickListener(this);
and later
public void onClick(