DATA - data type transformable by the provided inflector.RESULT - type of a result produced by the provided inflector on success.public interface Inflecting<DATA,RESULT>
Inflector.
A typical use case is a terminal (leaf) request processing stage node that transforms a request into a response.
Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.