Inherits from Iterator
Name | |
---|---|
MamaSourceGroupIterator(MamaSourceGroup sourceGroup) | |
boolean | hasNext() |
void | remove() |
Object | next() |
class com::wombat::mama::MamaSourceGroup::MamaSourceGroupIterator;
Iteration class for MamaSourceGroup
inline MamaSourceGroupIterator(
MamaSourceGroup sourceGroup
)
inline boolean hasNext()
inline void remove()
inline Object next()
Updated on 2023-03-31 at 15:29:43 +0100