Uses of Class
org.aksw.commons.collections.generator.GeneratorFromFunction
Packages that use GeneratorFromFunction
-
Uses of GeneratorFromFunction in org.aksw.commons.collections.generator
Methods in org.aksw.commons.collections.generator that return GeneratorFromFunctionModifier and TypeMethodDescriptionstatic <T> GeneratorFromFunction<T> static GeneratorFromFunction<Integer> GeneratorFromFunction.createInt()static GeneratorFromFunction<Integer> GeneratorFromFunction.createInt(int initialNext)