MCPcopy Create free account
hub / github.com/antlr/codebuff / orNull

Method orNull

output/java_guava/1.4.19/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

getDeclaredAnnotationMethod · 0.45
combineMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected