/** * @author Sean sean.snow@live.com * @date 2015/12/27 */ export declare class Integer { static MAX_VALUE: number; }