JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
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
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes