Package org.unleash.features
Interface UnleashContextPreProcessor
-
public interface UnleashContextPreProcessor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description voidcleanup()default <T> Supplier<T>preProcess(Supplier<T> supplier)voidprocess()
-