1 2 3 4 5 6 7 8
package org.openslx.imagemaster; public class Constants { public static final int HASHCHECK_QUEUE_LEN = 6; }