Interface TupleOps.Join<P,S>

Enclosing class:
TupleOps<T>

public static interface TupleOps.Join<P,S>
  • Method Summary

    Modifier and Type
    Method
    Description
    apply(P prefix, S suffix)
     
  • Method Details

    • apply

      Object apply(P prefix, S suffix)