extra javadoc
This commit is contained in:
parent
e12f3b284d
commit
c54588b880
1 changed files with 1 additions and 2 deletions
|
|
@ -6,9 +6,8 @@ import java.util.concurrent.ConcurrentMap;
|
||||||
import java.util.function.Supplier;
|
import java.util.function.Supplier;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
* Contains the definitions and the factory methods to create defintions and test dummies.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@SuppressWarnings({"rawtypes","unchecked"})
|
@SuppressWarnings({"rawtypes","unchecked"})
|
||||||
public class Factory {
|
public class Factory {
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue