-
Field Summary
Fields
static final int
static final int
final int
-
Constructor Summary
Constructors
-
Method Summary
-
Field Details
-
ACC_SYNTHETIC
public static final int ACC_SYNTHETIC
- See Also:
-
-
ACC_MANDATED
public static final int ACC_MANDATED
- See Also:
-
-
-
exports_flags
public final int exports_flags
-
exports_to
public final String[] exports_to
-
Constructor Details
-
Export
public Export(String exports,
int exports_flags,
String[] exports_to)
-