ArrayList<E> yourArray = new ArrayList<E>(); //'E' can be raplaced with any data type or object, or left as // E if used for general funcitonality