Package java.dyn

Class JavaMethodHandle


  • public abstract class JavaMethodHandle
    extends MethodHandle
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JavaMethodHandle

        protected JavaMethodHandle​(MethodHandle entryPoint)