Package com.sun.jna

Class MethodParameterContext


public class MethodParameterContext extends FunctionParameterContext
  • Constructor Details

  • Method Details

    • getMethod

      public Method getMethod()
      Get the Method in the Library instance the Function was called from.