Uses of Class
com.github.yulichang.toolkit.Ref
Packages that use Ref
-
Uses of Ref in com.github.yulichang.extension.apt
Methods in com.github.yulichang.extension.apt with parameters of type RefModifier and TypeMethodDescription<C extends Children>
CJoinAbstractWrapper.toChildren(Ref<C> children) 转为子类,方便自定义继承扩展 -
Uses of Ref in com.github.yulichang.extension.kt
Methods in com.github.yulichang.extension.kt with parameters of type RefModifier and TypeMethodDescription<C extends Children>
CKtAbstractWrapper.toChildren(Ref<C> children) 转为子类,方便自定义继承扩展