Class: SyncEnumerator (REXML)

Overview
Module Structure
Class Hierarchy
Instance Methods
SyncEnumerator#initialize / 1
SyncEnumerator#size
SyncEnumerator#length
SyncEnumerator#each
is a submodule of
module: REXML   
includes
  Enumerable ( Builtin-Module )
inherits from
  Object ( Builtin-Module )
has properties
method: initialize / 1   
method: size   
method: length   
method: each   
is defined at
#2 in rexml/syncenumerator.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: <Built-in Module>
module: Enumerable     
  module: REXML
class: SyncEnumerator     

Class Hierarchy

Object ( Builtin-Module )
has properties
method: dclone   
SyncEnumerator ( REXML )
includes
  Enumerable ( Builtin-Module )
has properties
method: initialize / 1   
method: size   
method: length   
method: each   

Instance Methods

SyncEnumerator#initialize / 1

#7 in rexml/syncenumerator.rb

initialize ( *enums )

SyncEnumerator#size

#15 in rexml/syncenumerator.rb

size

SyncEnumerator#length

#21 in rexml/syncenumerator.rb

length

SyncEnumerator#each

#26 in rexml/syncenumerator.rb

each