Package | Description |
---|---|
com.google.bitcoin.core |
Modifier and Type | Field and Description |
---|---|
protected List<InventoryItem> |
ListMessage.items |
Modifier and Type | Method and Description |
---|---|
List<InventoryItem> |
ListMessage.getItems() |
Modifier and Type | Method and Description |
---|---|
void |
ListMessage.addItem(InventoryItem item) |
Constructor and Description |
---|
NotFoundMessage(NetworkParameters params,
List<InventoryItem> items) |
Copyright © 2014. All rights reserved.