@ThreadSafe public static final class TrustEdge.Primary extends Object
Constructor and Description |
---|
TrustEdge.Primary(IDPair _registrant1,
int _edgeCount)
Constructs a Primary.
|
Modifier and Type | Method and Description |
---|---|
int |
edgeCount()
The number of edges extended to the primary destination.
|
IDPair |
registrant1()
The destination of the primary edge.
|
public TrustEdge.Primary(IDPair _registrant1, int _edgeCount)
public int edgeCount()
public IDPair registrant1()