I try to increase int in x1.5 times when I create new array due implementation my own ArrayList
private static final int ARRAY_CAPACITY = 10; private T [] ele