Searched defs:BAD_SIZE (Results 1 – 3 of 3) sorted by relevance
372 static final String BAD_SIZE = "size must be non-negative"; field in ThreadLocalRandom
64 static final String BAD_SIZE = "Stream size exceeds max array size"; field in Nodes
111 public static final String BAD_SIZE = "size must be non-negative"; field in RandomSupport