Package 

Class Arity1

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final T1 _1
    • Constructor Summary

      Constructors 
      Constructor Description
      Arity1(T1 _1)
    • Method Summary

      Modifier and Type Method Description
      final T1 component1()
      final Arity1<T1> copy(T1 _1)
      final T1 get_1()
      • Methods inherited from class org.jetbrains.kotlinx.spark.api.Arity1

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait