public abstract class AbstractUpdateListener<T> extends Object implements UpdateListener
| 限定符和类型 | 字段和说明 |
|---|---|
private Class<T> |
supportType
支持的类型
|
| 限定符 | 构造器和说明 |
|---|---|
protected |
AbstractUpdateListener() |
private final Class<T> supportType
protected AbstractUpdateListener()
public void onUpdate(Object entity)
UpdateListeneronUpdate 在接口中 UpdateListenerentity - 实体类Copyright © 2024. All rights reserved.