public static class Combinators.Combinator8<T1,T2,T3,T4,T5,T6,T7,T8> extends java.lang.Object
<R> Arbitrary<R>
as(Combinators.F8<T1,T2,T3,T4,T5,T6,T7,T8,R> combinator)
flatAs(Combinators.F8<T1,T2,T3,T4,T5,T6,T7,T8,Arbitrary<R>> flatCombinator)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public <R> Arbitrary<R> as(Combinators.F8<T1,T2,T3,T4,T5,T6,T7,T8,R> combinator)
public <R> Arbitrary<R> flatAs(Combinators.F8<T1,T2,T3,T4,T5,T6,T7,T8,Arbitrary<R>> flatCombinator)