| Method and Description |
|---|
| org.apache.calcite.linq4j.function.Functions.adapt(List Use
Lists.transform(java.util.List<F>, com.google.common.base.Function<? super F, ? extends T>) |
| org.apache.calcite.linq4j.function.Functions.adapt(T[], Function1 Use
Lists.transform(java.util.List<F>, com.google.common.base.Function<? super F, ? extends T>)
and Arrays.asList(Object[]) |
| org.apache.calcite.linq4j.Linq4j.equals(T, T) |
| org.apache.calcite.linq4j.Linq4j.requireNonNull(T) |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.