public class SharedImages extends Object implements Iterable<SharedImage>, Serializable
| Constructor and Description |
|---|
SharedImages() |
| Modifier and Type | Method and Description |
|---|---|
List<SharedImage> |
getList() |
Iterator<SharedImage> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic List<SharedImage> getList()
public Iterator<SharedImage> iterator()
iterator in interface Iterable<SharedImage>Copyright © 2012–2025. All rights reserved.