Searched defs:ExportsEntry (Results 1 - 1 of 1) sorted by last modified time

/openjdk10/langtools/src/jdk.jdeps/share/classes/com/sun/tools/classfile/
H A DModule_attribute.java155 public static class ExportsEntry { class in class:Module_attribute
156 ExportsEntry(ClassReader cr) throws IOException { method in class:Module_attribute.ExportsEntry
165 public ExportsEntry(int index, int flags, int[] to) { method in class:Module_attribute.ExportsEntry

Completed in 57 milliseconds