play.libs
类 F.T2<A,B>

java.lang.Object
  继承者 play.libs.F.Tuple<A,B>
      继承者 play.libs.F.T2<A,B>
包容类:
F

public static class F.T2<A,B>
extends F.Tuple<A,B>


字段摘要
 
从类 play.libs.F.Tuple 继承的字段
_1, _2
 
构造方法摘要
F.T2(A _1, B _2)
           
 
方法摘要
 
从类 play.libs.F.Tuple 继承的方法
toString
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

构造方法详细信息

F.T2

public F.T2(A _1,
            B _2)


Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly