public static class ModuleAttribute.Open extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ACC_MANDATED |
static int |
ACC_SYNTHETIC |
String |
opens |
int |
opens_flags |
String[] |
opens_to |
public static final int ACC_SYNTHETIC
public static final int ACC_MANDATED
public final String opens
public final int opens_flags
public final String[] opens_to
Copyright © 2021. All rights reserved.