Junior
Jakie metody ma klasa Object?
sobes.tech AI
Odpowiedź od AI
equals(), hashCode(), toString(), clone(), getClass(), notify(), notifyAll(), wait(), wait(long timeout), wait(long timeout, int nanos).
sobes.tech AI
Odpowiedź od AI
equals(), hashCode(), toString(), clone(), getClass(), notify(), notifyAll(), wait(), wait(long timeout), wait(long timeout, int nanos).