Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

No file:///C:/Documents%20and%20Settings/Andr%C3%A9.ANDRE-25...

org.pack1.ProjectoAED
Class No
java.lang.Object
org.pack1.ProjectoAED.No

public class No
extends java.lang.Object

Field Summary
No ladoDir

No ladoEsq

No pai

Constructor Summary
No(int valor)
Construtor

Method Summary
int ObtemValor()
Retorna o valor do nó

Methods inherited from class java.lang.Object


equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Field Detail
ladoEsq
public No ladoEsq

ladoDir
public No ladoDir

pai
public No pai

1 de 2 28-11-2008 18:02
No file:///C:/Documents%20and%20Settings/Andr%C3%A9.ANDRE-25...

Constructor Detail
No
public No(int valor)

Construtor

Method Detail
ObtemValor
public int ObtemValor()

Retorna o valor do nó

Returns:

2 de 2 28-11-2008 18:02

You might also like