public static class IpldNode.Link
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
name |
long |
size |
io.ipfs.multihash.Multihash |
target |
Constructor and Description |
---|
Link(java.lang.String name,
long size,
io.ipfs.multihash.Multihash target) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |