static <T1,T2,T3> Tuple3<T1,T2,T3>
tuple3(T1 value1, T2 value2, T3 value3)
Copyright © 2015–2019 The DBFlute Project. All rights reserved.