package basic; public interface StreamBBFoo { int m(int n); }