Interface DataGenerator

    • Method Detail

      • getData

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