Interface TypeWriter.MethodPool

    • Method Detail

      • target

        TypeWriter.MethodPool.Record target​(MethodDescription methodDescription)
        Looks up a handler entry for a given method.
        Parameters:
        methodDescription - The method being processed.
        Returns:
        A handler entry for the given method.