public class CastUtils extends Object
| Constructor and Description |
|---|
CastUtils() |
public static int l2i(long l)
Integer.MAX_VALUE this cast-method will throw
a RuntimeException if the cast would cause a loss of information.l - the long valueCopyright © 2016. All rights reserved.