Modifier and Type | Constant Field | Value |
---|---|---|
public static final short |
MAX_VALUE |
255 |
public static final short |
MIN_VALUE |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
MAX_VALUE |
4294967295L |
public static final long |
MIN_VALUE |
0L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_VALUE |
65535 |
public static final int |
MIN_VALUE |
0 |
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.