/** * */ package com.github.peholmst.mvp4vaadin.navigation; /** * @author peholmst * */ @Deprecated public class AbstractControllableViewComponent { // TODO Implement me! }