addAdjacentVertex(Vertex vertex) | alma::acs::algorithms::Vertex | [inline] |
BLACK | alma::acs::algorithms::Vertex | [package, static] |
equals(Object obj) | alma::acs::algorithms::Vertex | [inline] |
getAdjacencyList() | alma::acs::algorithms::Vertex | [inline, package] |
getColor() | alma::acs::algorithms::Vertex | [inline, package] |
getUserObject() | alma::acs::algorithms::Vertex | [inline] |
GRAY | alma::acs::algorithms::Vertex | [package, static] |
hashCode() | alma::acs::algorithms::Vertex | [inline] |
m_adjacencyList | alma::acs::algorithms::Vertex | [private] |
m_color | alma::acs::algorithms::Vertex | [private] |
m_userObject | alma::acs::algorithms::Vertex | [private] |
setColor(int color) | alma::acs::algorithms::Vertex | [inline, package] |
Vertex(Object userObject) | alma::acs::algorithms::Vertex | [inline] |
WHITE | alma::acs::algorithms::Vertex | [package, static] |