Junior
Welke methoden heeft de klasse Object?
sobes.tech AI
Antwoord van AI
equals(), hashCode(), toString(), clone(), getClass(), notify(), notifyAll(), wait(), wait(long timeout), wait(long timeout, int nanos).
sobes.tech AI
Antwoord van AI
equals(), hashCode(), toString(), clone(), getClass(), notify(), notifyAll(), wait(), wait(long timeout), wait(long timeout, int nanos).