T
- the type of the operands and result of the operatorpublic static interface SessionAwareMethodInterceptor.ClientSessionOperator<T> extends BiFunction<com.mongodb.session.ClientSession,T,T>
ClientSession
. This is a specialization of BiFunction
for the case where the operands and
the result are all of the same type.andThen, apply
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.