public abstract class AmountConvertor extends Object
| Modifier and Type | Field and Description |
|---|---|
static javax.measure.unit.Unit<?> |
STANDARD_PER_WEEK_UNIT |
| Constructor and Description |
|---|
AmountConvertor() |
| Modifier and Type | Method and Description |
|---|---|
AmountWrapper |
getAmount(String description) |
abstract boolean |
matchCriteria(String description) |
public static final javax.measure.unit.Unit<?> STANDARD_PER_WEEK_UNIT
public abstract boolean matchCriteria(String description)
public AmountWrapper getAmount(String description)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.