Uses of Interface
cdc.applic.factorization.handlers.ExtendHandler
-
Packages that use ExtendHandler Package Description cdc.applic.factorization -
-
Uses of ExtendHandler in cdc.applic.factorization
Methods in cdc.applic.factorization with parameters of type ExtendHandler Modifier and Type Method Description <T> voidExtender. extend(List<? extends T> objects, Expression extensionApplicability, ApplicabilityExtractor<? super T> extractor, FactorizationFeatures features, ExtendHandler<T> handler)
-