Class ArrayData

java.lang.Object
org.glassfish.rmic.tools.asm.ArrayData

public final class ArrayData extends Object
WARNING: The contents of this source file are not part of any supported API. Code that depends on them does so at its own risk: they are subject to change or removal without notice.
  • Field Details

    • type

      Type type
    • nargs

      int nargs
  • Constructor Details

    • ArrayData

      public ArrayData(Type type, int nargs)