1 // Copyright (c) 2003-2007, Jodd Team (jodd.sf.net). All Rights Reserved.2 3 package jodd.util;4 5 public interface TFooIndyEx extends TFooIndy {6 }7