jrt_plat/java_env_info_api/inc/javaenvinfo.h
branchCompilerCompatibility
changeset 14 64bf9e47f05e
parent 1 53c80e845d7c
equal deleted inserted replaced
11:0fdfe802150c 14:64bf9e47f05e
    69       * this when done with it.
    69       * this when done with it.
    70       */
    70       */
    71     IMPORT_C static HBufC* GetPlatformInfoL();
    71     IMPORT_C static HBufC* GetPlatformInfoL();
    72 private:
    72 private:
    73 
    73 
    74     static TVersion JavaEnvInfo::GetJavaVersionL();
    74     static TVersion GetJavaVersionL();
    75 };
    75 };
    76 
    76 
    77 }
    77 }
    78 
    78 
    79 #endif // JAVAENVINFO_H
    79 #endif // JAVAENVINFO_H