P
public interface Modifier<P> extends Function<P>
Implementations should be thread-safe.
apply(P product)
P apply(P product)
apply
Function<P>
product
Copyright © 2012–2014 Schlichtherle IT Services. All rights reserved.