Class PreloadUtils

java.lang.Object
org.javarosa.core.model.utils.PreloadUtils

public class PreloadUtils
extends Object
Author:
Clayton Sims
  • Constructor Details

  • Method Details

    • wrapIndeterminedObject

      public static IAnswerData wrapIndeterminedObject​(Object o)
      Note: This method is a hack to fix the problem that we don't know what data type we're using when we have a preloader. That should get fixed, and this method should be removed.
      Parameters:
      o -
      Returns: