Colt 1.0.1

Uses of Interface
cern.colt.function.FloatProcedure

Packages that use FloatProcedure
cern.colt.list Resizable lists holding objects or primitive data types such as int, double, etc. 
 

Uses of FloatProcedure in cern.colt.list
 

Methods in cern.colt.list with parameters of type FloatProcedure
 boolean forEach(FloatProcedure procedure)
          Applies a procedure to each element of the receiver, if any.
 boolean forEach(FloatProcedure procedure)
          Applies a procedure to each element of the receiver, if any.
 


Colt 1.0.1

Submit a bug or feature. Check the Colt home page for the latest news.