generate Reversed From
Create an object of the appropriate size, whose descriptor is an instance of ObjectTupleDescriptor. Run the generator for each position in descending order (passing a descending index) to produce the AvailObjects with which to populate the tuple.
Return
The new object tuple.
Parameters
size
The size of the object tuple to create.
generator
A generator to provide AvailObjects to store.