Interface ParameterTypeAware


public interface ParameterTypeAware
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setGenericArguments(Class<?>[] arguments)
     
  • Method Details

    • setGenericArguments

      void setGenericArguments(Class<?>[] arguments)