Interface FabricDataGenerator.Pack.Factory<T extends DataProvider>

Enclosing class:
FabricDataGenerator.Pack
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface FabricDataGenerator.Pack.Factory<T extends DataProvider>
A factory of a data provider. This is usually the constructor.
  • Method Summary

    Modifier and Type
    Method
    Description