public class JLS_8_1_3_InnerClasses_18 implements ParentInter { public static void main(String[] args) { new Child(); } }