public class

Cover

extends Object
java.lang.Object
   ↳ sun.tools.asm.Cover

Class Overview

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.

Summary

Fields
public long Addr
public int NumCommand
public int Type
Public Constructors
Cover(int type, long addr, int command)
Constructor
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public long Addr

public int NumCommand

public int Type

Public Constructors

public Cover (int type, long addr, int command)

Constructor