Package com.liangjian.web.common.entity
Class Tuple2<A,B>
- java.lang.Object
-
- com.liangjian.web.common.entity.Tuple1<A>
-
- com.liangjian.web.common.entity.Tuple2<A,B>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description B
get_2()
void
set_2(B _2)
-