414415416417418419420421422423424
{ googleTop = 0; } // add the top into map map.add(new ClassTop(className, googleTop)); // read the next row fields = in.readFields(); } return map; }
105106107108109110111112113114115
{ googleTop = 0; } //add the top into map map.add(new ClassTop(className, googleTop)); //read the next row fields = in.readFields(); }