T - the type of joined object to return.public interface Conjunctor<T>
Conjunctor supplies a joined object. It is typically used for nested builders to return
to the source/original builder.T and()
Copyright © 2014–2024 jsonwebtoken.io. All rights reserved.