Searched defs:MAX_ARRAY_SIZE (Results 1 – 11 of 11) sorted by relevance
104 private static final int MAX_ARRAY_SIZE = Integer.MAX_VALUE - 8; field in ByteArrayOutputStream
184 private static final int MAX_ARRAY_SIZE = 2147483639; // 0x7ffffff7 field in PriorityQueue
274 private static final int MAX_ARRAY_SIZE = 2147483639; // 0x7ffffff7 field in Vector
229 private static final int MAX_ARRAY_SIZE = 2147483639; // 0x7ffffff7 field in ArrayList
205 private static final int MAX_ARRAY_SIZE = 2147483639; // 0x7ffffff7 field in PriorityBlockingQueue
268 private static final int MAX_ARRAY_SIZE = 2147483639; // 0x7ffffff7 field in AbstractStringBuilder
188 private static final int MAX_ARRAY_SIZE = Integer.MAX_VALUE - 8; field in AbstractStringBuilder
132 private static final int MAX_ARRAY_SIZE = Integer.MAX_VALUE - 8; field in ArrayDeque
398 private static final int MAX_ARRAY_SIZE = Integer.MAX_VALUE - 8; field in Hashtable
61 static final long MAX_ARRAY_SIZE = Integer.MAX_VALUE - 8; field in Nodes
520 static final int MAX_ARRAY_SIZE = Integer.MAX_VALUE - 8; field in ConcurrentHashMap