That fuck shit the fascists are using
at master 5 lines 118 B view raw
1package org.tm.archive.database; 2 3interface ThreadIdDatabaseReference { 4 void remapThread(long fromId, long toId); 5}