Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/evant/android-retrolambda-lombok
/ value
Method
value
test/resources/alias/H003_Annotations.java:1–2 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
public
@
interface
H003_Annotations {
2
int
value() default 10;
3
}
4
5
@ java . lang.annotation.Target ( java.lang.annotation.ElementType . TYPE )
Callers
15
variableDefinition
Method · 0.80
localVariableDeclaration
Method · 0.80
explicitAlternateConstructorInvocation
Method · 0.80
explicitSuperConstructorInvocation
Method · 0.80
labelledStatement
Method · 0.80
expressionStatement
Method · 0.80
ifStatement
Method · 0.80
assertStatement
Method · 0.80
switchStatement
Method · 0.80
caseStatement
Method · 0.80
whileStatement
Method · 0.80
doWhileStatement
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected