`int n = ContainerHelpers.idealIntArraySize(mSize...
# android
m
int n =  ContainerHelpers.idealIntArraySize(mSize + 1);
hmm...