public abstract class AbstractBuilder extends Object implements Builder
AbstractBuilder()
<T> List<T>
build(Class<T> type, int count)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
build
public AbstractBuilder()
public <T> List<T> build(Class<T> type, int count)
Builder
Copyright © 2015. All rights reserved.