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

php - Magento - Deleted Base url key -

javascript - Tooltipster plugin not firing jquery function when button or any click even occur -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -