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