您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
概要:
嵌套 |
字段
|
构造器 |
方法
详细资料:
字段 |
构造器 |
方法
SEARCH:
程序包
com.github.hetianyi.plugins.generator.pojo.generator.feature
接口 SlotFeature
所有超级接口:
Feature
public interface
SlotFeature
extends
Feature
特性:运行时动态处理感兴趣的slot(更新、删除等操作)
作者:
Jason He
字段概要
从接口继承的字段 com.github.hetianyi.plugins.generator.pojo.generator.feature.
Feature
params
方法概要
所有方法
实例方法
默认方法
修饰符和类型
方法
说明
default void
apply
(
ClassGenerator
generator)
default
Slot
resolve
(
Slot
slot)
方法详细资料
resolve
default
Slot
resolve
(
Slot
slot)
apply
default
void
apply
(
ClassGenerator
generator)
指定者:
apply
在接口中
Feature