Collection

Collector 클래스
<variables>
     NSMutableDictionary *counts
     double minimumAllowedNumber
     double maximumAllowedNumber
<methods>
     -collect
<properties>
     totalStringCount
     totalNumberCount
     capitalizedStringCount
     NSSet *strings
     NSSet *numbers
     minimumAllowedNumber
     maximumAllowedNumber

CollectionViewController 클래스
<variables>
     totalStringCountLabel
     totalNumberCountLabel
     capitalizedStringsCountLabel
     uniqueStringsCountLabel
     uniqueNumbersCountLabel
     Collector *model
<methods>
    -collect
<properties>
     totalStringCountLabel
     totalNumberCountLabel
     capitalizedStringsCountLabel
     uniqueStringsCountLabel
     uniqueNumbersCountLabel

CollectionViewController.xib사용자 삽입 이미지

6531386710.zipgrab a source code here.

Leave a Reply

Your email address will not be published. Required fields are marked *