Interface ArgumentListRenderer<T>


public interface ArgumentListRenderer<T>
Functional interface to transform a domain type into an argument list.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details