T
public class ObjectGenerator<T> extends Object implements Generator<T>
ObjectGenerator(Class<T> clazz)
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObjectGenerator(Class<T> clazz)
clazz
public T next()
Generator
next
Generator<T>
Copyright © 2024. All rights reserved.