JavaPatternMatching/resources/insertGenerics/javFiles/TestVoidMeth.jav

4 lines
42 B
Java

class VoidMeth {
anyMethod() {
}
}