package de.joethei.java1.zettel8; public interface S2_Interface { void test(); }