Classes Files

com::wombat::mama::MamaSourceGroup::MamaSourceGroupIterator

More…

Inherits from Iterator

Public Functions

  Name
  MamaSourceGroupIterator(MamaSourceGroup sourceGroup)
boolean hasNext()
void remove()
Object next()

Detailed Description

class com::wombat::mama::MamaSourceGroup::MamaSourceGroupIterator;

Iteration class for MamaSourceGroup

Public Functions Documentation

function MamaSourceGroupIterator

inline MamaSourceGroupIterator(
    MamaSourceGroup sourceGroup
)

function hasNext

inline boolean hasNext()

function remove

inline void remove()

function next

inline Object next()

Updated on 2023-03-31 at 15:29:43 +0100