static <T1,T2,T3> Tuple3<T1,T2,T3>
create(T1 item1, T2 item2, T3 item3)
Copyright © 2019. All Rights Reserved.