MCPcopy Create free account
hub / github.com/codenameone/CodenameOne / getImplementation

Method getImplementation

CodenameOne/src/com/codename1/io/Util.java:1774–1776  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1772 }
1773
1774 static CodenameOneImplementation getImplementation() {
1775 return implInstance;
1776 }
1777
1778 /// Invoked internally from Display, this method is for internal use only
1779 ///

Callers 15

isSupportedMethod · 0.95
runMethod · 0.95
closeMethod · 0.95
runMethod · 0.95
getHostOrIPMethod · 0.95
closeMethod · 0.95
availableMethod · 0.95
getDataIfAvailableMethod · 0.95
getSomeDataMethod · 0.95
closeMethod · 0.95
handleSocketErrorMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected