That fuck shit the fascists are using
at master 8 lines 137 B view raw
1package org.tm.archive.util; 2 3public final class RequestCodes { 4 5 public static final int NOT_SET = -1; 6 7 private RequestCodes() { } 8}