JavaScript is disabled on your browser.
Skip navigation links
gnu.bytecode

Class CpoolInvokeDynamic



  • public class CpoolInvokeDynamic
    extends CpoolEntry 
    A CONSTANT_InvokeDynamic entry in the constant pool.
    • Method Summary

      All Methods
      Modifier and Type Method and Description
      int getTag ()
      void print (ClassTypeWriter dst, int verbosity)
      Print this constant pool entry.
      • Methods inherited from class java.lang.Object

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

      • CpoolInvokeDynamic

        public CpoolInvokeDynamic()
    • Method Detail

      • print

        public void print(ClassTypeWriter dst,
         int verbosity)
        Description copied from class: CpoolEntry
        Print this constant pool entry. If verbosity==0, print very tersely (no extraneous text). If verbosity==1, prefix the type of the constant. If verbosity==2, add more descriptive text.
        Specified by:
        print in class CpoolEntry
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /