Uses of Interface
xyz.cofe.fn.Tuple7

Packages that use Tuple7 
Package Description
xyz.cofe.fn
Функциональные интерфейсы
  • Uses of Tuple7 in xyz.cofe.fn

    Methods in xyz.cofe.fn that return Tuple7 
    Modifier and Type Method Description
    default Tuple7<A,​B,​C,​D,​E,​F,​G> Tuple7.apply​(Consumer7<A,​B,​C,​D,​E,​F,​G> consumer)
    Передает значения элементов в функцию
    static <A,​ B,​ C,​ D,​ E,​ F,​ G>
    Tuple7<A,​B,​C,​D,​E,​F,​G>
    Tuple7.of​(A a, B b, C c, D d, E e, F f, G g)
    Возвращает 7ку значений