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