Add generics to org.jboss.util.graph
------------------------------------
Key: JBCOMMON-113
URL:
https://jira.jboss.org/browse/JBCOMMON-113
Project: JBoss Common
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: common-core (2.x)
Affects Versions: 2.2.17.GA
Reporter: Ondrej Žižka
Priority: Optional
org.jboss.util.graph could use generics at more places, esp. when returning collections,
e.g.:
List -> List<Vertex> :
Vertex#getOutgoingEdges()
Vertex#getIncomingEdges()
Graph#getVerticies()
etc.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira