Searched refs:NUMBLOCKS_DEFAULT (Results 1 – 1 of 1) sorted by relevance
52 protected static final int NUMBLOCKS_DEFAULT = 32; field in SuballocatedIntVector55 protected int m_numblocks = NUMBLOCKS_DEFAULT;115 this(blocksize, NUMBLOCKS_DEFAULT); in SuballocatedIntVector()