static <T1,T2,T3> Tuple3<T1,T2,T3>
create(T1 item1, T2 item2, T3 item3)
Copyright © 1992–2024 Daniel Sun. All rights reserved.