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

/openjdk10/langtools/test/tools/javac/diags/examples/LeaksNotAccessibleUnexported/modulesourcepath/m1x/api/
H A DApi.java27 public impl.Impl getImpl() { method in class:Api
/openjdk10/langtools/test/tools/javac/diags/examples/LeaksNotAccessible/modulesourcepath/m1x/api/
H A DApi.java27 public Impl getImpl() { method in class:Api
/openjdk10/nashorn/test/src/jdk/nashorn/test/models/
H A DFunctionalInterfaceProvider.java36 public static Functional getImpl() { method in class:FunctionalInterfaceProvider
/openjdk10/jdk/test/java/awt/datatransfer/DataFlavor/
H A DDataFlavorRemoteTest.java97 Hello getImpl() { method in class:Producer
/openjdk10/jaxws/src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/processor/model/java/
H A DJavaInterface.java73 public String getImpl() { method in class:JavaInterface
/openjdk10/jdk/src/java.base/share/classes/sun/util/locale/provider/
H A DSPILocaleProviderAdapter.java115 public P getImpl(Locale locale); method in interface:SPILocaleProviderAdapter.Delegate
121 private static <P extends LocaleServiceProvider> P getImpl(Map<Locale, P> map, Locale locale) { method in class:SPILocaleProviderAdapter
146 public BreakIteratorProvider getImpl(Locale locale) { method in class:SPILocaleProviderAdapter.BreakIteratorProviderDelegate
201 public CollatorProvider getImpl(Locale locale) { method in class:SPILocaleProviderAdapter.CollatorProviderDelegate
235 public DateFormatProvider getImpl(Locale locale) { method in class:SPILocaleProviderAdapter.DateFormatProviderDelegate
283 public DateFormatSymbolsProvider getImpl(Locale locale) { method in class:SPILocaleProviderAdapter.DateFormatSymbolsProviderDelegate
317 public DecimalFormatSymbolsProvider getImpl(Locale locale) { method in class:SPILocaleProviderAdapter.DecimalFormatSymbolsProviderDelegate
351 public NumberFormatProvider getImpl(Locale locale) { method in class:SPILocaleProviderAdapter.NumberFormatProviderDelegate
406 public CalendarDataProvider getImpl(Locale locale) { method in class:SPILocaleProviderAdapter.CalendarDataProviderDelegate
447 public CalendarNameProvider getImpl(Locale locale) { method in class:SPILocaleProviderAdapter.CalendarNameProviderDelegate
492 public CurrencyNameProvider getImpl(Locale locale) { method in class:SPILocaleProviderAdapter.CurrencyNameProviderDelegate
533 public LocaleNameProvider getImpl(Locale locale) { method in class:SPILocaleProviderAdapter.LocaleNameProviderDelegate
588 public TimeZoneNameProvider getImpl(Locale locale) { method in class:SPILocaleProviderAdapter.TimeZoneNameProviderDelegate
[all...]
/openjdk10/jdk/src/java.base/share/classes/java/security/
H A DSecurity.java693 static Object[] getImpl(String algorithm, String type, String provider) method in class:Security
704 static Object[] getImpl(String algorithm, String type, String provider, method in class:Security
723 static Object[] getImpl(String algorithm, String type, Provider provider) method in class:Security
729 static Object[] getImpl(String algorithm, String type, Provider provider, method in class:Security
/openjdk10/jdk/src/java.base/share/classes/java/net/
H A DServerSocket.java261 SocketImpl getImpl() throws SocketException { method in class:ServerSocket
[all...]
H A DDatagramSocket.java353 DatagramSocketImpl getImpl() throws SocketException { method in class:DatagramSocket
[all...]
H A DSocket.java520 SocketImpl getImpl() throws SocketException { method in class:Socket
[all...]
/openjdk10/jdk/src/demo/share/java2d/J2DBench/src/j2dbench/
H A DTestEnvironment.java273 public static Timer getImpl() { method in class:TestEnvironment.Timer
/openjdk10/jdk/src/java.rmi/share/classes/sun/rmi/transport/
H A DTarget.java190 Remote getImpl() { method in class:Target
/openjdk10/jdk/src/java.base/share/classes/com/sun/net/ssl/
H A DSSLSecurity.java195 static Object[] getImpl(String algName, String engineType, String provName) method in class:SSLSecurity
226 static Object[] getImpl(String algName, String engineType, Provider prov) method in class:SSLSecurity

Completed in 135 milliseconds