static Map loadedClassesOfProgramWithSize(O program) { L l = loadedClassesOfProgram(program); if (l == null) null; ret listToKeysWithCalculatedValue(l, f classSizeInBytes); }