Class SelectedMethod<T extends Method>


  • public class SelectedMethod<T extends Method>
    extends Object
    A selected method with additional metadata that might be required for further usage of the selected method.
    Author:
    Andreas Gudian
    • Constructor Detail

      • SelectedMethod

        public SelectedMethod​(T method)