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