Interface ConversionWithInitialization

    • Method Detail

      • requiresSetUp

        boolean requiresSetUp()
        Checks whether we still need to perform a setup.
        Returns:
        true if setUp() call is necessary
      • setUp

        String setUp()
        Performs some initializations.
        Returns:
        null if successful, otherwise error message