public static class SybilRank.VertexValue extends Object
Unless explicitly set, a vertex is initialized to be untrusted.
Constructor and Description |
---|
VertexValue(double rank,
boolean isTrusted) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
double |
getRank() |
int |
hashCode() |
boolean |
isTrusted() |
void |
setRank(double rank) |
String |
toString() |
Copyright © 2020. All rights reserved.