static <T1,T2> Pair<T1,T2>
pair(T1 first, T2 second)
Copyright © 2015–2016 The DBFlute Project. All rights reserved.