package org.jboss.resteasy.test.util.resource; public interface TypesGenericAnotherBar { void bar(int i); }