this.addresses=Collections.singleton(address); | this.addresses=Collections.singletonList(address); | Collections.singleton(address) | Collections.singletonList(address) | atomix | fe67c69faa417391891319f8907f40b7a387fabf | io.atomix.AtomixReplica.CombinedSelectionStrategy | | | | | | AssignedTo | True |
return Collections.singleton(Tuple2.of(new TestHeaders(),testHandler)); | return Collections.singletonList(Tuple2.of(new TestHeaders(),testHandler)); | Collections.singleton(Tuple2.of(new TestHeaders(),testHandler)) | Collections.singletonList(Tuple2.of(new TestHeaders(),testHandler)) | flink | 34fdf569d7defb4393849fb9ecb2763b14532cc6 | org.apache.flink.runtime.rest.RestEndpointITCase.TestRestServerEndpoint | | _1 | initializeHandlers |
---|
_2 | initializeHandlers |
---|
| v0 | Tuple2.of(new TestHeaders(),testHandler) |
---|
| | v0 | Tuple2.of(new TestHeaders(),testHandler) |
---|
| Returns | True |
return Collections.singleton(this); | return Collections.singletonList(this); | Collections.singleton(this) | Collections.singletonList(this) | flink | c3fedf32f63e6b319c6cf3574b404415a7a72768 | org.apache.flink.streaming.api.transformations.SourceTransformation | | _1 | getTransitivePredecessors |
---|
_2 | getTransitivePredecessors |
---|
| | | | Returns | True |
return Collections.singleton(this); | return Collections.singletonList(this); | Collections.singleton(this) | Collections.singletonList(this) | flink | c3fedf32f63e6b319c6cf3574b404415a7a72768 | org.apache.flink.streaming.api.transformations.LegacySourceTransformation | | _1 | getTransitivePredecessors |
---|
_2 | getTransitivePredecessors |
---|
| | | | Returns | True |
return Collections.singleton(ElytronAuthentication.class); | return Collections.singletonList(ElytronAuthentication.class); | Collections.singleton(ElytronAuthentication.class) | Collections.singletonList(ElytronAuthentication.class) | wildfly | dc3b1eebb8b5f4361a3c23db502b17c9cf98b521 | org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOnClassTableContributor | | _1 | getKnownClasses |
---|
_2 | getKnownClasses |
---|
| v0 | ElytronAuthentication.class |
---|
| | v0 | ElytronAuthentication.class |
---|
| Returns | True |