Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ User
Method
User
CodenameOne/src/com/codename1/facebook/User.java:53–54 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
52
/// Empty Contructor
53
public
User() {
54
}
55
56
/// Creates a user from a hashtable of Facebook user properties.
57
///
Callers
nothing calls this directly
Calls
1
init
Method · 0.95
Tested by
no test coverage detected