1: package com.kirkk.analyzer.jar1.test1; 2: 3: public interface Interface1 { 4: public void nothing(); 5: }