Package io.vavr.test

Class Property.ForAll5<T1,​T2,​T3,​T4,​T5>

  • Type Parameters:
    T1 - 1st variable type of this for all quantor
    T2 - 2nd variable type of this for all quantor
    T3 - 3rd variable type of this for all quantor
    T4 - 4th variable type of this for all quantor
    T5 - 5th variable type of this for all quantor
    Enclosing class:
    Property

    public static class Property.ForAll5<T1,​T2,​T3,​T4,​T5>
    extends java.lang.Object
    Represents a logical for all quantor.