public abstract class ClassifiableAccountFactory extends Object implements SelectableAccountFactory<ClassifiableAccountID>
| 构造器和说明 |
|---|
ClassifiableAccountFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
accept(ClassifiableAccountID param) |
protected abstract Integer[] |
getSupportTypes() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAccountByIDprotected abstract Integer[] getSupportTypes()
public final boolean accept(ClassifiableAccountID param)
accept 在接口中 org.coodex.util.SelectableService<ClassifiableAccountID>Copyright © 2022. All rights reserved.