• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 package test2;
2 
3 public interface SuperInterface2 extends SuperInterface1 {}
4