public interface AssetsCalculator
| Modifier and Type | Method and Description |
|---|---|
int |
calculateAssets(List<String> assetsGroups,
Object object)
Calculates assets of a given object
|
int calculateAssets(List<String> assetsGroups, Object object)
assetsGroups - list of asset groups, for which number of assets will be calculatedobject - for which number of assets should be calculatedCopyright © 2018. All rights reserved.