Uses of Class
org.aksw.commons.collections.generator.GeneratorLendingImpl
Packages that use GeneratorLendingImpl
-
Uses of GeneratorLendingImpl in org.aksw.commons.collections.generator
Methods in org.aksw.commons.collections.generator that return GeneratorLendingImplModifier and TypeMethodDescriptionstatic GeneratorLendingImpl<Integer>GeneratorLendingImpl.createInt()static GeneratorLendingImpl<Integer>GeneratorLendingImpl.createInt(int initialNext) static <T extends Comparable<T>>
GeneratorLendingImpl<T>GeneratorLendingImpl.createSorted(Generator<T> delegate)