Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.jdaemon.util.iterator

Classes in org.jdaemon.util.iterator used by org.jdaemon.util.iterator
FilterIterator
          Iterator that returns subset of values from some other enumeration that match some predicate function (the 'filter')
FunctionIterator
          Iterator which is the result of applying some function to all elements of some other itereration