Searched defs:ProvidesEntry (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.java209 public static class ProvidesEntry { class in class:Module_attribute
210 ProvidesEntry(ClassReader cr) throws IOException { method in class:Module_attribute.ProvidesEntry
218 public ProvidesEntry(int provides, int[] with) { method in class:Module_attribute.ProvidesEntry

Completed in 89 milliseconds