Skip to main content

IBBSTIterator

Short summary

This interface extends the IIterator interface for collections by the method attachTree().

AccessAbstractFinalExtendsImplements
-NoNoCNM_CollectionInterfaces.IIterator-

UML Diagram

Methods

attachTree

  • Parameters:
  • Return type: VOID

This method attaches an binary balances search tree to the iterator.

Code

Declaration

INTERFACE IBBSTIterator EXTENDS CNM_CollectionInterfaces.IIterator