Lizzy v1.1.1

Uses of Class
christophedelory.playlist.Parallel

Packages that use Parallel
christophedelory.lizzy Command-line interfaces for reading, converting and writing different playlist formats. 
christophedelory.playlist The home of the playlist management API. 
 

Uses of Parallel in christophedelory.lizzy
 

Methods in christophedelory.lizzy with parameters of type Parallel
 void PlaylistToString.beginVisitParallel(Parallel target)
           
 void PlaylistToString.endVisitParallel(Parallel target)
           
 

Uses of Parallel in christophedelory.playlist
 

Methods in christophedelory.playlist with parameters of type Parallel
 void PlaylistVisitor.beginVisitParallel(Parallel target)
          Starts the visit of the specified parallel timing container.
 void BasePlaylistVisitor.beginVisitParallel(Parallel target)
           
 void PlaylistVisitor.endVisitParallel(Parallel target)
          Finishes the visit of the specified parallel timing container.
 void BasePlaylistVisitor.endVisitParallel(Parallel target)
           
 


© 2008-2009 Christophe Delory

Copyright © 2008-2009 Christophe Delory. All Rights Reserved.