What is the purpose of using generics in Java Collections?
To increase processing speed
To ensure type safety
To decrease memory usage
To simplify the syntax of collection manipulation