-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
next
public T next()
生成新的对象
- Specified by:
next
in interface Generator<T>
- Returns:
- 新的对象
Copyright © 2025. All rights reserved.