Package com.day.cq.wcm.mobile.api.device
Interface DeviceGroupList
- All Superinterfaces:
Collection<DeviceGroup>,Iterable<DeviceGroup>,List<DeviceGroup>,SequencedCollection<DeviceGroup>
- Since:
- CQ 5.4.0
-
Method Summary
Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface java.util.List
add, add, addAll, addAll, addFirst, addLast, clear, contains, containsAll, equals, get, getFirst, getLast, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeFirst, removeLast, replaceAll, retainAll, reversed, set, size, sort, spliterator, subList, toArray, toArray