Class DestroyMethodPoint


  • public class DestroyMethodPoint
    extends java.lang.Object
    Destroy method point.
    • Constructor Summary

      Constructors 
      Constructor Description
      DestroyMethodPoint​(java.lang.reflect.Method method)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • method

        public final java.lang.reflect.Method method
    • Constructor Detail

      • DestroyMethodPoint

        public DestroyMethodPoint​(java.lang.reflect.Method method)