Warning: session_start(): open(/var/lib/php/sessions/sess_malk8ajk2g2tv9hmm1v6vmekp0, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51
Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
!7
sclass WebThoughtSpace {
S globalID;
class Webs extends NotifyingList {
*() { super(new L); }
*(L l) { super(l); }
void change() {
index = null;
}
public synchronized L subList(int i, int j) {
ret new Webs(list.subList(i, j));
}
}
new Webs webs;
transient MultiMap index;
*() {}
*(Web... webs) {
addAll(this.webs, webs);
}
}
p {
new WebThoughtSpace space;
printStruct(space);
}