Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/razerdp/BasePopup
/ getType
Method
getType
app/src/main/java/razerdp/demo/widget/DPTextView.java:499–501 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
497
}
498
499
public
int
getType() {
500
return
type;
501
}
502
503
public
DPTextView setType(
int
type) {
504
this.type = type;
Callers
1
field
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected