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

Method get

corpus/java/training/guava/base/Supplier.java:54–54  ·  view source on GitHub ↗

Retrieves an instance of the appropriate type. The returned object may or may not be a new instance, depending on the implementation. @return an instance of the appropriate type

()

Source from the content-addressed store, hash-verified

52 * @return an instance of the appropriate type
53 */
54 @CanIgnoreReturnValue
55 T get();
56}

Callers 15

orMethod · 0.65
applyMethod · 0.65
applyMethod · 0.65
defaultValueMethod · 0.65
fromMethod · 0.65
getEnumIfPresentMethod · 0.65
computeNextMethod · 0.65
getMethod · 0.65
getMethod · 0.65
getMethod · 0.65
getMethod · 0.65
applyMethod · 0.65

Implementers 15

Aggregateoutput/java8/1.4.17/Aggregate.java
TypeRegistryoutput/java8/1.4.17/TypeRegistry.java
Aggregateoutput/java8/1.4.13/Aggregate.java
TypeRegistryoutput/java8/1.4.13/TypeRegistry.java
Aggregateoutput/java8/1.4.14/Aggregate.java
TypeRegistryoutput/java8/1.4.14/TypeRegistry.java
Aggregateoutput/java8/1.4.19/Aggregate.java
TypeRegistryoutput/java8/1.4.19/TypeRegistry.java
Aggregateoutput/java8/1.4.16/Aggregate.java
TypeRegistryoutput/java8/1.4.16/TypeRegistry.java
Aggregateoutput/java8/1.4.12/Aggregate.java
TypeRegistryoutput/java8/1.4.12/TypeRegistry.java

Calls

no outgoing calls

Tested by

no test coverage detected