Interface EighteenthAccessor<T,T17>

All Superinterfaces:
Function<T,T17>, TupleAccessor<T,T17>
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 EighteenthAccessor<T,T17> extends TupleAccessor<T,T17>
  • Method Summary

    Modifier and Type
    Method
    Description
    default int
     

    Methods inherited from interface java.util.function.Function

    andThen, apply, compose