-
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:
-
-
-
opens_flags
public final int opens_flags
-
opens_to
public final String[] opens_to
-
Constructor Details
-
Open
public Open(String opens,
int opens_flags,
String[] opens_to)
-