Class AmountExtensionsKt
-
- All Implemented Interfaces:
public final class AmountExtensionsKt
-
-
Method Summary
-
-
Method Detail
-
getIsEmpty
@RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP}) final Boolean getIsEmpty()
-
getIsZero
@RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP}) final Boolean getIsZero()
-
validate
@RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP}) final static Unit validate(Amount $self)
-
-
-
-