Class GeneratedMethodInfo.LocalSlotInfo

  • Enclosing class:
    GeneratedMethodInfo

    public static class GeneratedMethodInfo.LocalSlotInfo
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int slotNumber  
      java.lang.Class theClass  
    • Constructor Summary

      Constructors 
      Constructor Description
      LocalSlotInfo()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • slotNumber

        public int slotNumber
      • theClass

        public java.lang.Class theClass
    • Constructor Detail

      • LocalSlotInfo

        public LocalSlotInfo()