improvement

This commit is contained in:
Kent@lhind.hp.g5
2021-01-31 16:40:50 +01:00
parent ed793f68ec
commit f5bb8ab648
2 changed files with 27 additions and 3 deletions
@@ -0,0 +1,4 @@
package com.baeldung.reflection.check.abstractclass;
public interface InterfaceExample {
}