-
-
Methods Summary
Methods
Type |
Name and description |
List<T> |
getAll() Returns the elements of this set in the set's iteration order. |
T |
getAt(int index) Returns the element at the given index according to the set's iteration order. |
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
interface Set |
add, equals, hashCode, clear, contains, isEmpty, size, toArray, toArray, addAll, iterator, remove, containsAll, removeAll, retainAll |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Gradle API 3.0-milestone-1