Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ getProperties
Method
getProperties
classpath/java/lang/System.java:66–68 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
64
}
65
66
public
static
Properties getProperties() {
67
return
Static.properties;
68
}
69
70
private
static
Properties makeProperties() {
71
Properties properties =
new
Properties();
Callers
1
main
Method · 0.95
Calls
no outgoing calls
Tested by
1
main
Method · 0.76