Class IdentityPostProcessor<R extends Result>

  • All Implemented Interfaces:
    java.util.function.Function<R,​R>, PostProcessor<R,​R>

    public class IdentityPostProcessor<R extends Result>
    extends java.lang.Object
    implements PostProcessor<R,​R>