@Immutable
public interface Cash
| Modifier and Type | Interface and Description |
|---|---|
static class |
Cash.S
Simple implementation.
|
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
decimal()
Get it in big decimal format.
|
boolean |
isEmpty()
Is it empty (zero)?
|
boolean isEmpty()
BigDecimal decimal()
Copyright © 2012–2014 jcabi.com. All rights reserved.