Junior
Jaké metody má třída Object?
sobes.tech AI
Odpověď od AI
equals(), hashCode(), toString(), clone(), getClass(), notify(), notifyAll(), wait(), wait(long timeout), wait(long timeout, int nanos).
sobes.tech AI
Odpověď od AI
equals(), hashCode(), toString(), clone(), getClass(), notify(), notifyAll(), wait(), wait(long timeout), wait(long timeout, int nanos).