Class ClassInfo


  • public class ClassInfo
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      org.objectweb.asm.Type type  
    • Constructor Summary

      Constructors 
      Constructor Description
      ClassInfo()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • type

        public org.objectweb.asm.Type type
    • Constructor Detail

      • ClassInfo

        public ClassInfo()