Class LowerPriorityTupler

  • Direct Known Subclasses:
    Tupler$

    public abstract class LowerPriorityTupler
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      <T> Tupler<T> forAnyRef()  
      • Methods inherited from class java.lang.Object

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

      • LowerPriorityTupler

        public LowerPriorityTupler()
    • Method Detail

      • forAnyRef

        public <T> Tupler<T> forAnyRef()