- Started creating a new revision of the ShiftingList
- Populated entries are shifted to the end of the array
- Shifting is done in blocks
- Referring to indexes is more secure now
- Added final collection helper class
- Started adding ShiftingMap based on ShiftingList
- Made SafeReflection helper class final