Interface ReportMill.AppServer

Enclosing class:
ReportMill

public static interface ReportMill.AppServer
An inner class to provide a hook for converting objects (like NSArray to List, etc.).
  • Method Details

    • convertFromAppServerType

      Object convertFromAppServerType(Object anObject)