Uses of Interface
org.aksw.commons.collections.generator.GeneratorLending
Packages that use GeneratorLending
-
Uses of GeneratorLending in org.aksw.commons.collections.cluster
Fields in org.aksw.commons.collections.cluster declared as GeneratorLending -
Uses of GeneratorLending in org.aksw.commons.collections.generator
Classes in org.aksw.commons.collections.generator with type parameters of type GeneratorLendingModifier and TypeClassDescriptionclassGeneratorLendingFromConverter<F,B, X extends GeneratorLending<B>> Classes in org.aksw.commons.collections.generator that implement GeneratorLendingModifier and TypeClassDescriptionclassGeneratorLendingFromConverter<F,B, X extends GeneratorLending<B>> classGenerator which allows giving ids back for re-use.Methods in org.aksw.commons.collections.generator that return GeneratorLendingModifier and TypeMethodDescriptionstatic GeneratorLending<String>GeneratorLendingImpl.createPrefixedInt(String prefix, int offset)