Uses of Interface
cz.cuni.jagrlib.iface.IntFunction

Packages that use IntFunction
cz.cuni.jagrlib Core JaGrLib package. 
cz.cuni.jagrlib.piece Public modules (building blocks of JaGrLib compositions). 
 

Uses of IntFunction in cz.cuni.jagrlib
 

Classes in cz.cuni.jagrlib that implement IntFunction
 class DefaultIntFunction
          Default implementation of IntFunction interface.
 

Uses of IntFunction in cz.cuni.jagrlib.piece
 

Classes in cz.cuni.jagrlib.piece that implement IntFunction
 class ImagePredictor
          Raster image prediction template.