34353637383940
* The constructor. * * @param content */ public SimpleCollectionGen() { super(new PositiveIntegerSimpleGen()); }