Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
relativize
Method · 0.95
resolve
Method · 0.95
createMedia
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected