package logistics.quantities; /** * @author Nikolaus Köberlein */ public interface Unit { }