You can buy this project and download/modify it how often you want.
package nlp.model; import java.util.ArrayList; public class PatternList extends ArrayList { }