Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ Photo
Method
Photo
CodenameOne/src/com/codename1/facebook/Photo.java:49–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
48
/// Empty Contructor
49
public
Photo() {
50
}
51
52
/// Constructor with properties to initialize this photo.
53
public
Photo(Hashtable props) {
Callers
nothing calls this directly
Calls
1
init
Method · 0.95
Tested by
no test coverage detected