Interface FourteenthAccessor<T,T13>

All Superinterfaces:
Function<T,T13>, TupleAccessor<T,T13>
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface FourteenthAccessor<T,T13> extends TupleAccessor<T,T13>
  • Method Summary

    Modifier and Type
    Method
    Description
    default int
     

    Methods inherited from interface java.util.function.Function

    andThen, apply, compose