jrt_plat/java_env_info_api/inc/javaenvinfo.h
changeset 23 98ccebc37403
parent 1 53c80e845d7c
equal deleted inserted replaced
21:2a9601315dfc 23:98ccebc37403
    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