ios - What do the arguments mean betweem the < >? -


this question has answer here:

i looking @ code related parse framework.

what following mean, paricularly referring parameters in < , > ?

@interface appdelegate()<pfloginviewcontrollerdelegate, pfsignupviewcontrollerdelegate>  

this question moreso related objective-c parse itself, although knowing parse may answer question more effectively. thanks.

those protocols appdelegate class conforms to.


Comments

Popular posts from this blog

rest - Spring boot: Request method 'PUT' not supported -

php - Magento - Deleted Base url key -

symfony - imagine_filter() not generating the correct url in LiipImagineBundle -