Package jodd.methref

Class MethrefProxetta


  • public class MethrefProxetta
    extends java.lang.Object
    Methref Proxetta builder and holder and facade.
    • Constructor Summary

      Constructors 
      Constructor Description
      MethrefProxetta()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Class defineProxy​(java.lang.Class target)
      Generates new class.
      • Methods inherited from class java.lang.Object

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

      • MethrefProxetta

        public MethrefProxetta()
    • Method Detail

      • defineProxy

        public java.lang.Class defineProxy​(java.lang.Class target)
        Generates new class.