public class Behaim extends Object
| Constructor and Description |
|---|
Behaim() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
build(Class<T> type) |
static <T> Collection<T> |
build(Class<T> type,
int numberOfInstances) |
static <T> Collection<T> |
build(Class<T> type,
int numberOfInstances,
Config config) |
public static <T> T build(Class<T> type)
public static <T> Collection<T> build(Class<T> type, int numberOfInstances)
public static <T> Collection<T> build(Class<T> type, int numberOfInstances, Config config)
Copyright © 2010–2016 none. All rights reserved.