package test; public interface NonMarkerInterface { public void something(); }