Added shifting set as separate public class
Added "Empty" class for internal references
Added shifting entry for static array reference to shifting set
Features:
- Fixed size
- Load prediction and memory allocation optimization
- Uses previous input to estimate future load
- Allocates memory according to previous input and a user-changeable constant
- Custom data handling with optimization for this specific case