getClass(): runtime representation of the class of the object; returns class name, superclass, interfaces implemented by the class notify(), notifyAll(), wait(): thread synchronization control; concurrent processes; active
clone(), equals(), finalize(), toString(), hashCode()