elements in a collection that have a specific property such as even numbers, odd number, prime number and palindromes.] import java.util.; import java.lang.; import java.io.*; class JavaApplication10{ ...