Skip navigation links
A I M T 

A

areIdentical(List<Integer>) - Static method in class test1.IntUtil
Given a sorted list, returns true if all of the elements of the list are equal (have the same value), and false otherwise.
areUnique(List<Integer>) - Static method in class test1.IntUtil
Returns true if the argument list contains only unique values (has no repeated values), and false otherwise.
A I M T 
Skip navigation links