java comment faire une fonction booléenne recrussive

return temp.info.equals(el) || contains(el, temp.next);
Energetic Eland