Uses of Class
com.flazr.io.f4v.Sample

Packages that use Sample
com.flazr.io.f4v   
 

Uses of Sample in com.flazr.io.f4v
 

Methods in com.flazr.io.f4v that return types with arguments of type Sample
 List<Sample> MovieInfo.getSamples()
           
 List<Sample> Chunk.getSamples()
           
 

Methods in com.flazr.io.f4v with parameters of type Sample
 void Chunk.add(Sample sample)
           
 

Method parameters in com.flazr.io.f4v with type arguments of type Sample
 void Chunk.setSamples(List<Sample> samples)
           
 



Copyright © 2011. All Rights Reserved.