I am learning java right now.
I have a class.
public static final int INIT_CAPACITY = 8; // initial array capacity protected int capacity; // current