package com.voidsearch.voidbase.apps.queuetree.event; /** * @author Aleksandar Bradic * (c) Vast.com, May 25, 2010 */ public interface QueueTreeEvent { }