import com.mycom.PreviewFeatureMethod; class Main { void test(PreviewFeatureMethod m){ m.f(); } }