public static class TypeConstants.CloseMethodRecord
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
numCloseableArgs |
char[] |
selector |
char[][] |
typeName |
| Constructor and Description |
|---|
CloseMethodRecord(char[][] typeName,
char[] selector,
int num) |