Constructor and Description |
---|
RemoveMetadataWrapperFunction() |
public T apply(Metadata<T> from)
Function
input
. This method is generally
expected, but not absolutely required, to have the following properties:
Objects.equal
(a, b)
implies that Objects.equal(function.apply(a),
function.apply(b))
.
Copyright © 2013 Seam Framework. All Rights Reserved.