Searched defs:getSupportedPlatformNames (Results 1 - 3 of 3) sorted by relevance

/openjdk10/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/platform/
H A DPlatformProvider.java43 Iterable<String> getSupportedPlatformNames(); method in interface:PlatformProvider
H A DJDKPlatformProvider.java63 public Iterable<String> getSupportedPlatformNames() { method in class:JDKPlatformProvider
/openjdk10/langtools/test/tools/javac/platform/
H A DPlatformProviderTest.java158 public Iterable<String> getSupportedPlatformNames() { method in class:PlatformProviderTest

Completed in 103 milliseconds