1 package net.sf.navigator.menu; 2 3 /** 4 * @author DEPeart 5 * 6 */ 7 public interface Repository { 8 9 }