Package org.glassfish.rmic.tools.asm
Class Cover
java.lang.Object
org.glassfish.rmic.tools.asm.Cover
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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
Type
public int Type -
Addr
public long Addr -
NumCommand
public int NumCommand
-
-
Constructor Details
-
Cover
public Cover(int type, long addr, int command) Constructor
-