June 2018
Beginner
722 pages
18h 47m
English
The only Set functionality related to the location of a particular element directly is provided by the contains(E) method, which returns true if the provided element is present in the set. You can also iterate and locate the element this way, using the equals() method, but it is not a direct location.
Read now
Unlock full access