public class PreloadUtils
extends java.lang.Object
Constructor and Description |
---|
PreloadUtils() |
Modifier and Type | Method and Description |
---|---|
static IAnswerData |
wrapIndeterminedObject(java.lang.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.
|
public static IAnswerData wrapIndeterminedObject(java.lang.Object o)
o
-