
Static Public Member Functions | |
| static synchronized NSArray< Word > | allWords () |
| static NSMutableArray< Comment > | comments (int count) |
| static NSMutableArray < ComplexPerson > | family () |
| static NSMutableArray< Item > | items (String idSuffix, String prefix, int count) |
| static NSMutableArray< Product > | products (int count) |
| static NSMutableArray< Word > | randomWords (int count) |
| static NSMutableArray< String > | values (String prefix, int count) |
Static Private Attributes | |
| static NSMutableArray< Word > | _exampleData |
| static synchronized NSArray<Word> allWords | ( | ) | [static] |
| static NSMutableArray<Comment> comments | ( | int | count | ) | [static] |
| static NSMutableArray<ComplexPerson> family | ( | ) | [static] |
| static NSMutableArray<Item> items | ( | String | idSuffix, | |
| String | prefix, | |||
| int | count | |||
| ) | [static] |
| static NSMutableArray<Product> products | ( | int | count | ) | [static] |
| static NSMutableArray<Word> randomWords | ( | int | count | ) | [static] |
| static NSMutableArray<String> values | ( | String | prefix, | |
| int | count | |||
| ) | [static] |
NSMutableArray<Word> _exampleData [static, private] |
1.5.8