Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/M66B/FairEmail
/ getLevel
Method
getLevel
app/src/main/java/eu/faircode/email/NumberSpan.java:114–116 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
112
}
113
114
int
getLevel() {
115
return
this.level;
116
}
117
118
void
setLevel(
int
level) {
119
this.level = level;
Callers
6
getText
Method · 0.95
setListLevel
Method · 0.95
clone
Method · 0.95
getMaxListLevel
Method · 0.45
renumber
Method · 0.45
withinBlockquoteIndividual
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected