Index

B C D E F G I J K L M N O P R S T U W 
All Classes All Packages

L

longToInt(long) - Static method in class eu.steffo.cleaver.logic.utils.SafeLongToInt
Cast a long to an int, returning Integer.MAX_VALUE if the value of the long exceeds the value of Integer.MAX_VALUE, Integer.MIN_VALUE if the value of the long is lower than Integer.MIN_VALUE and the result of the int cast otherwise.
B C D E F G I J K L M N O P R S T U W 
All Classes All Packages