Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ orNull
Method
orNull
output/java_guava/1.4.16/Absent.java:66–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
64
}
65
66
@Override
67
@Nullable
68
public
T orNull() {
69
return
null;
70
}
71
72
@Override
73
public
Set<T> asSet() {
Callers
2
getDeclaredAnnotation
Method · 0.45
combine
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected