package org.whispersystems.textsecure.util;
public class Medium {
public static int MAX_VALUE = 0xFFFFFF;
}