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

Method getAuthority

Ports/CLDC11/src/java/net/URI.java:623–625  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

621 ///
622 /// the authority
623 public String getAuthority() {
624 return null;
625 }
626
627 /// #### Returns
628 ///

Callers 3

relativizeMethod · 0.95
resolveMethod · 0.95
createMediaMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected