public class AttachIntegerMoney extends Object implements AttachMoney
构造器和说明 |
---|
AttachIntegerMoney() |
AttachIntegerMoney(int count) |
public AttachIntegerMoney()
public AttachIntegerMoney(int count)
public Object getCount()
AttachMoney
getCount
在接口中 AttachMoney
public boolean addCount(Object o)
AttachMoney
addCount
在接口中 AttachMoney
o
- Objectpublic boolean removeCount(Object o)
AttachMoney
removeCount
在接口中 AttachMoney
o
- Objectpublic boolean isZero()
AttachMoney
isZero
在接口中 AttachMoney
Copyright © 2024. All rights reserved.