Class CodeIterator.LdcW

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int index  
      (package private) boolean state  
    • Constructor Summary

      Constructors 
      Constructor Description
      LdcW​(int p, int i)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) int deltaSize()  
      (package private) boolean expanded()  
      (package private) int write​(int srcPos, byte[] code, int destPos, byte[] newcode)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait