Class Validation.Builder8<E,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8>

  • Enclosing class:
    Validation<E,​T>

    public static final class Validation.Builder8<E,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8>
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      <R> Validation<Seq<E>,​R> ap​(Function8<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​R> f)  
      • Methods inherited from class java.lang.Object

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