- java.lang.Object
-
- tr.gov.tubitak.uekae.esya.api.certificate.validation.find.ListItemSource<T>
-
-
Constructor Summary
Constructors
Constructor and Description |
ListItemSource(java.util.List<T> aItems) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
open
public boolean open()
- Specified by:
open
in interface tr.gov.tubitak.uekae.esya.api.common.util.ItemSource<T>
-
close
public boolean close()
- Specified by:
close
in interface tr.gov.tubitak.uekae.esya.api.common.util.ItemSource<T>
-
reset
public boolean reset()
- Specified by:
reset
in interface tr.gov.tubitak.uekae.esya.api.common.util.ItemSource<T>
-
nextItem
public T nextItem()
- Specified by:
nextItem
in interface tr.gov.tubitak.uekae.esya.api.common.util.ItemSource<T>
-
atEnd
public boolean atEnd()
- Specified by:
atEnd
in interface tr.gov.tubitak.uekae.esya.api.common.util.ItemSource<T>
Copyright © 2025. All rights reserved.