module tristanable.manager; /** * Allows one to add new queues, control * existing ones by waiting on them etc */ public class Manager { }