| Package | Description |
|---|---|
| edu.umd.cloud9.example.pagerank |
| Modifier and Type | Method and Description |
|---|---|
PageRankNode.Type |
PageRankNode.getType() |
static PageRankNode.Type |
PageRankNode.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PageRankNode.Type[] |
PageRankNode.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PageRankNode.setType(PageRankNode.Type type) |
Copyright © 2015. All rights reserved.