G - The argument type of this selectorpublic interface NSSelector<G>
| Modifier and Type | Method and Description |
|---|---|
void |
exec(G arg)
Execute this selector
|
void exec(G arg)
arg - the argument of the selectorCopyright © 2020. All rights reserved.