Interface DataGenerator

    • Method Detail

      • getData

        Serializable getData()
                      throws Throwable
        Get the data generated by the instance.
        Returns:
        Returns the generated data or null if no data could be generated
        Throws:
        Throwable - All exceptions are handled by the framework