Fork of the Fernflower decompiler
fernflower/testData/obfuscated/g.java

3 lines
48 B

public interface g<V> {
boolean a(V var1);
}