Package io.vavr

Class Tuple2<T1,​T2>


  • public class Tuple2<T1,​T2>
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Tuple2()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Tuple2

        public Tuple2()