JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package org.dromara.hutool.core.lang.generator
提供生成器接口及相关封装
See:
Description
Interface Summary
Interface
Description
Generator
<T>
生成器泛型接口
通过实现此接口可以自定义生成对象的策略
Class Summary
Class
Description
ObjectGenerator
<T>
对象生成器,通过指定对象的Class类型,调用next方法时生成新的对象。
Package org.dromara.hutool.core.lang.generator Description
提供生成器接口及相关封装
Author:
looly
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Copyright © 2025. All rights reserved.