Uses of Interface
edu.ull.cgunay.utils.TaskWithReturn

Packages that use TaskWithReturn
edu.ull.cgunay.plots Grapher independent plotting system that allows using external grapher programs to display plots created in Java.  
edu.ull.cgunay.utils General Java utilities, specifically application independent high level iteration facilities based on the Java 2 Collections technologies.  
 

Uses of TaskWithReturn in edu.ull.cgunay.plots
 

Classes in edu.ull.cgunay.plots that implement TaskWithReturn
(package private)  class SuperposedDataPlot.AxisFactory
           
 

Uses of TaskWithReturn in edu.ull.cgunay.utils
 

Classes in edu.ull.cgunay.utils that implement TaskWithReturn
 class StringTask
          Iteration task that accumulates a String value.