grafos
Class Vertice

java.lang.Object
  extended by grafos.Vertice

public class Vertice
extends java.lang.Object


Constructor Summary
Vertice(int v)
           
 
Method Summary
 int id()
           
 void setarVertice(int vertice)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Vertice

public Vertice(int v)
Method Detail

id

public int id()

setarVertice

public void setarVertice(int vertice)