P
- the type of the products to modify.public interface Modifier<P> extends Function<P>
Implementations should be thread-safe.
Modifier and Type | Method and Description |
---|---|
P |
apply(P product)
Possibly modifies the given product and returns it again.
|
Copyright © 2012–2018 Schlichtherle IT Services. All rights reserved.