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 Detail

      • convertFromAppServerType

        java.lang.Object convertFromAppServerType​(java.lang.Object anObject)