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

/openjdk7/jdk/src/share/classes/com/sun/media/sound/
H A DPlatform.java40 final class Platform { class
89 if(Printer.trace)Printer.trace(">> Platform.java: static");
99 private Platform() { method in class:Platform
111 if(Printer.trace)Printer.trace("Platform: initialize()");
158 if(Printer.trace)Printer.trace(">>Platform.loadLibraries");
221 if (Printer.debug) Printer.debug("Platform: Checking for feature "+feature+"...");
228 // the following native methods are implemented in Platform.c

Completed in 31 milliseconds