Searched refs:SorterPlugin (Results 1 - 1 of 1) sorted by relevance

/openjdk9/jdk/test/tools/jlink/plugins/
H A DLastSorterTest.java55 PluginRepository.registerPlugin(new SorterPlugin("sorterplugin" + i));
171 public static class SorterPlugin implements Plugin { class in class:LastSorterTest
176 private SorterPlugin(String name) { method in class:LastSorterTest.SorterPlugin

Completed in 87 milliseconds