public class Assets extends Object
| Constructor | Description |
|---|---|
Assets() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
addAsset(Asset asset) |
Adds the asset.
|
List<Asset> |
getAssets() |
Gets the assets.
|
int |
size() |
How many assets are there
|
Copyright © 2018. All rights reserved.