public interface Tuple3<T1,T2,T3> extends Tuple2<T1,T2>
T3
getT3()
Tuples
getT1, getT2
T3 getT3()
Copyright © 2020. All rights reserved.