Uses of Interface
org.aksw.commons.util.memoize.Memoized
Packages that use Memoized
-
Uses of Memoized in org.aksw.commons.util.memoize
Subinterfaces of Memoized in org.aksw.commons.util.memoizeModifier and TypeInterfaceDescriptioninterfaceMemoizedBiFunction<I1,I2, O> interfaceMemoizedFunction<I,O> interfaceClasses in org.aksw.commons.util.memoize that implement MemoizedModifier and TypeClassDescriptionclassMemoizedBiFunctionImpl<I1,I2, O> classMemoizedFunctionImpl<I,O> class