| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Graph | |
|---|---|
| javax.ide.util | This package contains utility classes. | 
| Uses of Graph in javax.ide.util | 
|---|
| Methods in javax.ide.util that return Graph | ||
|---|---|---|
 Graph<T> | 
Graph.subgraph(java.util.Collection<T> vertices)
Returns a new graph containing only the specified vertices.  | 
|
static
 | 
Graph.unmodifiableGraph(Graph<? extends Z> graph)
Returns a graph based on the specified graph, but which does not permit modification.  | 
|
| Methods in javax.ide.util with parameters of type Graph | ||
|---|---|---|
static
 | 
Graph.unmodifiableGraph(Graph<? extends Z> graph)
Returns a graph based on the specified graph, but which does not permit modification.  | 
|
| Constructors in javax.ide.util with parameters of type Graph | |
|---|---|
Graph(Graph<T> original)
Copy constructor.  | 
|
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||