Java:Object
De W3API
Contenido |
[editar] Descripcion
Es la clase principal de la jerarquía de clases. Es la superclase de todas las clases del lenguaje Java.
[editar] Sintaxis
public class Object
[editar] Ejemplo
[editar] Campos
[editar] Constuctores
[editar] Metodos
- clone()
- equals()
- finalize()
- getClass()
- hashCode()
- notify()
- notifyAll()
- toString()
- wait()
- notify()
- wait()
- notify()
- wait()
- notify()