package com.esotericsoftware.kryo.io; public class Util { public static final int MAX_SAFE_ARRAY_SIZE = 2147483639; }